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

12 lines
258 B
SYSTEMD
Raw Normal View History

2011-09-29 18:14:46 +00: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 13:55:19 +00:00
ExecStart=@SBINDIR@/upsmon
PIDFile=@PIDPATH@/upsmon.pid
2011-09-29 18:14:46 +00:00
Type=forking
[Install]
WantedBy=multi-user.target