summaryrefslogtreecommitdiff
path: root/acpid.socket
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 08:04:46 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 08:04:46 +0000
commit11a0b07c14f873bfd12eb08dccd5a9095ea3c744 (patch)
treebd8bce24fb994aabb6b3cd51476f2f65389300cf /acpid.socket
parent07e36f4ed86fdbfdff42662ee01c818ae4956fbb (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