nut-debian/scripts/systemd/nut-monitor.service.in
2012-06-01 15:55:19 +02:00

12 lines
258 B
SYSTEMD

[Unit]
Description=Network UPS Tools - power device monitor and shutdown controller
After=local-fs.target network.target nut-server.service
[Service]
ExecStart=@SBINDIR@/upsmon
PIDFile=@PIDPATH@/upsmon.pid
Type=forking
[Install]
WantedBy=multi-user.target