2017-10-09 21:09:44 -05:00
|
|
|
[Unit]
|
|
|
|
Description=openSUSE Release Tools: staging-bot regular for %i (rebuild staging project if support package staged)
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
User=osrt-staging-bot
|
|
|
|
SyslogIdentifier=osrt-staging-bot
|
|
|
|
ExecStart=/usr/bin/osrt-suppkg_rebuild -p "%i"
|
2018-05-10 20:23:13 -05:00
|
|
|
RuntimeMaxSec=6 hour
|
2017-10-09 21:09:44 -05:00
|
|
|
|
2018-05-10 20:24:33 -05:00
|
|
|
# API regularly 502s.
|
|
|
|
Restart=on-failure
|
|
|
|
StartLimitInterval=1 hour
|
|
|
|
StartLimitBurst=3
|
|
|
|
|
2017-10-09 21:09:44 -05:00
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|