systemd: increase timeout to 24 hours for origin-manager report services.
This commit is contained in:
parent
823c514268
commit
fb34f62143
@ -5,7 +5,7 @@ Description=openSUSE Release Tools: OBS Operator origin-manager report for %i
|
||||
User=osrt-obs-operator
|
||||
SyslogIdentifier=osrt-obs-operator-origin-manager
|
||||
ExecStart=/usr/bin/osc origin -p "%i" report --force-refresh
|
||||
RuntimeMaxSec=12 hour
|
||||
RuntimeMaxSec=24 hour
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
@ -5,7 +5,7 @@ Description=openSUSE Release Tools: origin-manager report for %i
|
||||
User=osrt-origin-manager
|
||||
SyslogIdentifier=osrt-origin-manager
|
||||
ExecStart=/usr/bin/osc origin -p "%i" report --diff --force-refresh --mail
|
||||
RuntimeMaxSec=12 hour
|
||||
RuntimeMaxSec=24 hour
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user