nut-debian/scripts/systemd/nut-server.service.in
2011-09-29 20:14:46 +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=/usr/sbin/upsd
Type=forking
[Install]
WantedBy=multi-user.target