]> git.pld-linux.org Git - packages/acpid.git/blobdiff - acpid.sysconfig
- drop mutual obsoletes
[packages/acpid.git] / acpid.sysconfig
index aee646ed00157408ddea8a2a1ef5c4efa508e168..2a3ff3009733ae451f80969cd26ac48a061c39a5 100644 (file)
@@ -6,5 +6,18 @@ SERVICE_RUN_NICE_LEVEL="+0"
 # Program arguments:
 PROGRAM_ARGS=""
 
-# Run modprobe ospm_system on startup
-MODPROBE_OSPM_SYSTEM="yes"
+# 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, TOSHIBA or IBM 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"
+#IBM_LAPTOP="yes"
This page took 0.077993 seconds and 4 git commands to generate.