Mention that the ACPI module load can be disabled by unsetting $acpi_load
This commit is contained in:
parent
a14859cd80
commit
595aba526e
@ -1,3 +1,17 @@
|
||||
################################################################################
|
||||
# TACPI DControl ACPI module behaviour
|
||||
|
||||
$acpi_load
|
||||
|
||||
If set, the ACPI module will be loaded. Clear it with
|
||||
|
||||
unset acpi_load
|
||||
|
||||
Note that the ACPI autodetection sets a number of hints to
|
||||
pass information to the ACPI module. These should not be
|
||||
overridden, or system behaviour will be undefined.
|
||||
|
||||
|
||||
################################################################################
|
||||
# Treboot DReboot the system
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user