mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
8 lines
115 B
SYSTEMD
8 lines
115 B
SYSTEMD
[Unit]
|
|
Description=ACPID Listen Socket
|
|
|
|
[Socket]
|
|
ListenStream=/run/acpid.socket
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|