nut-debian/scripts/systemd/nut-monitor.service.in

12 lines
258 B
SYSTEMD
Raw Normal View History

2011-09-29 21:14:46 +03:00
[Unit]
Description=Network UPS Tools - power device monitor and shutdown controller
After=local-fs.target network.target nut-server.service
[Service]
2012-06-01 16:55:19 +03:00
ExecStart=@SBINDIR@/upsmon
PIDFile=@PIDPATH@/upsmon.pid
2011-09-29 21:14:46 +03:00
Type=forking
[Install]
WantedBy=multi-user.target