mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
10 lines
162 B
Desktop File
10 lines
162 B
Desktop File
[Unit]
|
|
Description=ACPI event daemon
|
|
Documentation=man:acpid(8)
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/acpid --foreground --netlink
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|