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

13 lines
271 B
SYSTEMD

[Unit]
Description=Network UPS Tools - power devices information server
After=local-fs.target network.target nut-driver.service
Requires=nut-driver.service
Before=nut-monitor.service
[Service]
ExecStart=@SBINDIR@/upsd
Type=forking
[Install]
WantedBy=multi-user.target