]> code.delx.au - systemd-monitor/blob - systemd-monitor.service
README
[systemd-monitor] / systemd-monitor.service
1 [Unit]
2 Description=Monitor systemd state and email root if there is a problem
3
4 [Service]
5 ExecStart=/usr/bin/systemd-monitor
6
7 [Install]
8 WantedBy=multi-user.target