summaryrefslogtreecommitdiff
path: root/acpid.socket
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 10:36:23 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 10:36:23 +0000
commit8bd3b87efa029de5d8f1214adea45bcfa965a07f (patch)
treebd8bce24fb994aabb6b3cd51476f2f65389300cf /acpid.socket
parenta2785a017cbb85813393180d2e0e504744878460 (diff)
automatic import of acpidopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'acpid.socket')
-rw-r--r--acpid.socket9
1 files changed, 9 insertions, 0 deletions
diff --git a/acpid.socket b/acpid.socket
new file mode 100644
index 0000000..2f2770a
--- /dev/null
+++ b/acpid.socket
@@ -0,0 +1,9 @@
+[Unit]
+Description=ACPID Listen Socket
+Documentation=man:acpid(8)
+
+[Socket]
+ListenStream=/run/acpid.socket
+
+[Install]
+WantedBy=sockets.target