summaryrefslogtreecommitdiffstats
path: root/abs/core/acpid/acpid.socket
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-25 04:15:16 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-25 04:15:16 (GMT)
commit603e6f1ae11fd6134ac6c707590620c1060fbe9e (patch)
tree8f3cd002a30a7e4d41d0e419f1a644a4ef4e8e34 /abs/core/acpid/acpid.socket
parenta2b8003706543f561ea00236ef1efd008372b87e (diff)
downloadlinhes_pkgbuild-603e6f1ae11fd6134ac6c707590620c1060fbe9e.zip
linhes_pkgbuild-603e6f1ae11fd6134ac6c707590620c1060fbe9e.tar.gz
linhes_pkgbuild-603e6f1ae11fd6134ac6c707590620c1060fbe9e.tar.bz2
acpid: 2.0 no need to patch for run-it
Diffstat (limited to 'abs/core/acpid/acpid.socket')
-rw-r--r--abs/core/acpid/acpid.socket8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core/acpid/acpid.socket b/abs/core/acpid/acpid.socket
new file mode 100644
index 0000000..1e5365b
--- /dev/null
+++ b/abs/core/acpid/acpid.socket
@@ -0,0 +1,8 @@
+[Unit]
+Description=ACPID Listen Socket
+
+[Socket]
+ListenStream=/run/acpid.socket
+
+[Install]
+WantedBy=sockets.target