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