]> git.pld-linux.org Git - packages/acpid.git/blobdiff - acpid.sysconfig
- updated to 2.0.34, include x32
[packages/acpid.git] / acpid.sysconfig
index 42934462a364a9b71221780d983c40333848f46e..17e5a00055ac82ab1630df926bca570069791a27 100644 (file)
@@ -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
 
This page took 0.495166 seconds and 4 git commands to generate.