The value should allow ample time for seldom larger runs and such and is purely a safe-guard from a service being stuck for weeks until noticed. If any values turn out to be too small simply increase.
12 lines
287 B
Desktop File
12 lines
287 B
Desktop File
[Unit]
|
|
Description=openSUSE Release Tools: announce new %i build
|
|
|
|
[Service]
|
|
User=osrt-announcer
|
|
SyslogIdentifier=osrt-announcer
|
|
ExecStart=/usr/bin/osrt-announcer --config "/etc/openSUSE-release-tools/announcer/%i.yml" --verbose
|
|
RuntimeMaxSec=3 hour
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|