summaryrefslogtreecommitdiff
path: root/acpid.socket
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 01:32:28 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 01:32:28 +0000
commit4d8a56b2d230220bdd3915de268d81eb94f5b688 (patch)
treebd8bce24fb994aabb6b3cd51476f2f65389300cf /acpid.socket
parent1a6922a62e4499756fe055879eaf9d73627a89f9 (diff)
automatic import of acpidopeneuler24.03_LTS
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