2017-10-09 17:36:27 -05:00
|
|
|
[Unit]
|
|
|
|
Description=openSUSE Release Tools: staging-bot daily for %i
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
User=osrt-staging-bot
|
|
|
|
SyslogIdentifier=osrt-staging-bot
|
|
|
|
ExecStart=/usr/bin/env bash -c ' \
|
|
|
|
osc staging -p "%i" unignore --cleanup \
|
|
|
|
'
|
2018-05-10 20:23:13 -05:00
|
|
|
RuntimeMaxSec=6 hour
|
2017-10-09 17:36:27 -05:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|