acpid: needs skip_empty_dirs set.
--HG-- extra : convert_revision : d53dcd9588278040a5faf7d023a5cbfab18e2430
This commit is contained in:
parent
d27595922c
commit
3eb186645a
|
@ -13,6 +13,7 @@ long_desc="
|
||||||
an ever-growing mountain, ACPID now lets YOU define what events to handle.
|
an ever-growing mountain, ACPID now lets YOU define what events to handle.
|
||||||
Any event that publishes itself to /proc/acpi/event can be handled."
|
Any event that publishes itself to /proc/acpi/event can be handled."
|
||||||
|
|
||||||
|
skip_empty_dirs=yes
|
||||||
openrc_services="acpid default"
|
openrc_services="acpid default"
|
||||||
conf_files="/etc/conf.d/acpid"
|
conf_files="/etc/conf.d/acpid"
|
||||||
Add_dependency full glibc
|
Add_dependency full glibc
|
||||||
|
|
Loading…
Reference in New Issue