11 lines
255 B
SYSTEMD
11 lines
255 B
SYSTEMD
|
[Unit]
|
||
|
Description=openSUSE Release Tools: staging-bot comment openQA/build results on stagings in %i
|
||
|
|
||
|
[Service]
|
||
|
User=osrt-staging-bot
|
||
|
SyslogIdentifier=osrt-staging-bot
|
||
|
ExecStart=/usr/bin/osrt-openqa-comments -p "%i"
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|