]> git.pld-linux.org Git - packages/acpid.git/blobdiff - acpid.sysconfig
- revert
[packages/acpid.git] / acpid.sysconfig
index 8bcb2a489c7e3ec47c7a2c3f8f7c737ed9c240d5..baf705106d22120091bf805fba0495b07a8de3cb 100644 (file)
@@ -5,3 +5,18 @@ SERVICE_RUN_NICE_LEVEL="+0"
 
 # Program arguments:
 PROGRAM_ARGS=""
+
+# Run modprobe ospm_system (not present in 2.6 kernels) to allow
+# smooth system shutdown
+MODPROBE_OSPM_SYSTEM="yes"
+
+# These modules are needed on laptops.
+#LAPTOP_MODULES="ac battery"
+
+# Various ACPI modules, usefull on destop system
+#VARIOUS_MODULES="fan processor thermal"
+
+# If you have ASUS or TOSHIBA laptop you can try to uncomment one of this 
+# options to get additional features provided by acpi in this laptops
+#ASUS_LAPTOP="yes"
+#TOSHIBA_LAPTOP="yes"
This page took 0.083998 seconds and 4 git commands to generate.