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

13 lines
271 B
SYSTEMD
Raw Normal View History

2011-09-29 21:14:46 +03:00
[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