summaryrefslogtreecommitdiff
path: root/community/acpid/acpid.socket
diff options
context:
space:
mode:
Diffstat (limited to 'community/acpid/acpid.socket')
-rw-r--r--community/acpid/acpid.socket8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/acpid/acpid.socket b/community/acpid/acpid.socket
new file mode 100644
index 000000000..1e5365bf1
--- /dev/null
+++ b/community/acpid/acpid.socket
@@ -0,0 +1,8 @@
+[Unit]
+Description=ACPID Listen Socket
+
+[Socket]
+ListenStream=/run/acpid.socket
+
+[Install]
+WantedBy=sockets.target