mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-03 09:05:09 +02:00
10 lines
155 B
Desktop File
10 lines
155 B
Desktop File
[Unit]
|
|
Description=ACPI Event Daemon
|
|
Requires=acpid.socket
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/acpid -f
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
Also=acpid.socket
|