]> git.pld-linux.org Git - packages/acpid.git/blob - acpid.sysconfig
- drop ospm_system (< 2.6 kernel)
[packages/acpid.git] / acpid.sysconfig
1 # Customized settings for acpid
2
3 # Define nice level for acpid:
4 SERVICE_RUN_NICE_LEVEL="+0"
5
6 # Program arguments:
7 PROGRAM_ARGS=""
8
9 # These modules are needed on laptops.
10 #LAPTOP_MODULES="ac battery"
11
12 # Various ACPI modules, usefull on destop system
13 #VARIOUS_MODULES="fan processor thermal"
14
15 # If you have ASUS, TOSHIBA or IBM laptop you can try to uncomment one of
16 # this options to get additional features provided by acpi in this laptops
17 #ASUS_LAPTOP="yes"
18 #TOSHIBA_LAPTOP="yes"
19 #IBM_LAPTOP="yes"
This page took 0.071175 seconds and 4 git commands to generate.