mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-21 15:53:49 +01:00
9 lines
135 B
Desktop File
9 lines
135 B
Desktop File
[Unit]
|
|
Description=ACPI Event Daemon
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/acpid -f
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|