]> git.pld-linux.org Git - packages/acpid.git/blame - acpid.sysconfig
- revert
[packages/acpid.git] / acpid.sysconfig
CommitLineData
94f6e9a1
PG
1# Customized setings for acpid
2
3# Define nice level for acpid:
4SERVICE_RUN_NICE_LEVEL="+0"
5
6# Program arguments:
7PROGRAM_ARGS=""
f315a54f 8
6fcf695c
PG
9# Run modprobe ospm_system (not present in 2.6 kernels) to allow
10# smooth system shutdown
d9b8dd49 11MODPROBE_OSPM_SYSTEM="yes"
c3f9eb6f
PG
12
13# These modules are needed on laptops.
14#LAPTOP_MODULES="ac battery"
15
16# Various ACPI modules, usefull on destop system
17#VARIOUS_MODULES="fan processor thermal"
18
19# If you have ASUS or TOSHIBA laptop you can try to uncomment one of this
20# options to get additional features provided by acpi in this laptops
21#ASUS_LAPTOP="yes"
22#TOSHIBA_LAPTOP="yes"
This page took 0.042653 seconds and 4 git commands to generate.