From: Arkadiusz Miƛkiewicz Date: Sat, 23 Jul 2011 11:16:52 +0000 (+0000) Subject: - acpid will use netlink when /proc/acpi/event doesn't exist X-Git-Tag: auto/th/acpid-2_0_10-3~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Facpid.git;a=commitdiff_plain;h=7e39f7f4492adc5ab14fcb00468896cc35b4c742 - acpid will use netlink when /proc/acpi/event doesn't exist Changed files: acpid.init -> 1.35 --- diff --git a/acpid.init b/acpid.init index 1733007..d87f531 100644 --- a/acpid.init +++ b/acpid.init @@ -8,9 +8,6 @@ # # pidfile: /var/run/acpid.pid -# Check for ACPI event-file support on kernel side -[ -r /proc/acpi/event ] || exit 0 - # Source function library. . /etc/rc.d/init.d/functions