mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-06 03:20:43 +02:00
sys-power/acpid: description for systemd match upstream
This commit is contained in:
parent
2bee7f64d9
commit
ad3cf1148b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=ACPI Event Daemon
|
||||
Description=ACPI event daemon
|
||||
Requires=acpid.socket
|
||||
|
||||
[Service]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=ACPI Event Daemon Listen Socket
|
||||
Description=ACPID Listen Socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=/run/acpid.socket
|
||||
|
|
|
|||
Loading…
Reference in a new issue