diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 10:36:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 10:36:23 +0000 |
commit | 8bd3b87efa029de5d8f1214adea45bcfa965a07f (patch) | |
tree | bd8bce24fb994aabb6b3cd51476f2f65389300cf /acpid.socket | |
parent | a2785a017cbb85813393180d2e0e504744878460 (diff) |
automatic import of acpidopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'acpid.socket')
-rw-r--r-- | acpid.socket | 9 |
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 |