X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=acpid.sysconfig;h=17e5a00055ac82ab1630df926bca570069791a27;hb=HEAD;hp=42934462a364a9b71221780d983c40333848f46e;hpb=180a224063bd1371f0e5195f9679796676e58580;p=packages%2Facpid.git diff --git a/acpid.sysconfig b/acpid.sysconfig index 4293446..17e5a00 100644 --- a/acpid.sysconfig +++ b/acpid.sysconfig @@ -3,8 +3,17 @@ # Define nice level for acpid: SERVICE_RUN_NICE_LEVEL="+0" -# Program arguments passed to acpid commandline -PROGRAM_ARGS="" +# This option changes the maximum number of non-root socket connections which +# can be made to the acpid socket. +# Default is 256. +#PROGRAM_ARGS="-C 256" + +# This option forces acpid to use the Linux kernel input layer and netlink +# interface for ACPI events. +#PROGRAM_ARGS="-n" + +# Extra program arguments passed to acpid commandline +#PROGRAM_ARGS="" # Modules to load before starting acpid