openSUSE-release-tools/systemd/osrt-check-source.service

13 lines
306 B
SYSTEMD
Raw Normal View History

2017-10-09 21:58:29 -05:00
[Unit]
Description=openSUSE Release Tools: check-source
[Service]
User=osrt-check-source
SyslogIdentifier=osrt-check-source
# TODO Drop group flag once #1181 is resolved.
ExecStart=/usr/bin/osrt-check_source --verbose --group factory-auto review
RuntimeMaxSec=2 hour
2017-10-09 21:58:29 -05:00
[Install]
WantedBy=multi-user.target