summaryrefslogtreecommitdiffstats
path: root/apcupsd-cli/service
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-01-24 23:54:30 +0100
committerFlorian Pritz <bluewind@xinu.at>2014-01-24 23:54:30 +0100
commite091b983da2c83f9e3d631933ebae9f191c0eb77 (patch)
tree2d28490eb8cc263b2b2868679aee2b5ee045fe9c /apcupsd-cli/service
parent81a50a766a046569b5ce229b4875456da8bca06e (diff)
downloadaur-packages-e091b983da2c83f9e3d631933ebae9f191c0eb77.tar.gz
aur-packages-e091b983da2c83f9e3d631933ebae9f191c0eb77.tar.xz
add apcupsd-cli
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'apcupsd-cli/service')
-rw-r--r--apcupsd-cli/service6
1 files changed, 6 insertions, 0 deletions
diff --git a/apcupsd-cli/service b/apcupsd-cli/service
new file mode 100644
index 0000000..fc2af28
--- /dev/null
+++ b/apcupsd-cli/service
@@ -0,0 +1,6 @@
+[Service]
+ExecStart=/sbin/apcupsd -b -f /etc/apcupsd/apcupsd.conf
+
+[Install]
+WantedBy=multi-user.target
+