openSUSE-release-tools/systemd/osrt-maintenance-incidents.service

12 lines
260 B
SYSTEMD
Raw Normal View History

2017-10-09 21:21:21 -05:00
[Unit]
Description=openSUSE Release Tools: maintenance incidents
[Service]
User=osrt-maintenance
SyslogIdentifier=osrt-maintenance
2017-10-09 21:21:21 -05:00
ExecStart=/usr/bin/osrt-check_maintenance_incidents --verbose review
RuntimeMaxSec=6 hour
2017-10-09 21:21:21 -05:00
[Install]
WantedBy=multi-user.target