6107fdfcb8
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/acpid#ccc98ef2a6dfeefe95d2d857e572e5c410db86f3
10 lines
146 B
SYSTEMD
10 lines
146 B
SYSTEMD
[Unit]
|
|
Description=ACPID Listen Socket
|
|
Documentation=man:acpid(8)
|
|
|
|
[Socket]
|
|
ListenStream=/var/run/acpid.socket
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|