2011-09-29 18:14:46 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Network UPS Tools - power device driver controller
|
|
|
|
After=local-fs.target network.target
|
|
|
|
StopWhenUnneeded=yes
|
|
|
|
|
|
|
|
[Service]
|
2012-08-12 21:39:31 +00:00
|
|
|
ExecStart=@driverexecdir@/upsdrvctl start
|
|
|
|
ExecStop=@driverexecdir@/upsdrvctl stop
|
2011-09-29 18:14:46 +00:00
|
|
|
Type=forking
|
|
|
|
|