summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-08 19:02:07 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-08 19:02:07 +0000
commitf04bbc8e9f789eb5a6695425fdb264b4645759ed (patch)
tree11b4daeec87d35b6494aee31124423e517e37d86
parente2797210465f18353ac476688f2b1e5af986ca82 (diff)
downloadpfsense-f04bbc8e9f789eb5a6695425fdb264b4645759ed.zip
pfsense-f04bbc8e9f789eb5a6695425fdb264b4645759ed.tar.gz
Disable thermal checking until ACPI is fixed.
-rw-r--r--boot/loader.conf_wrap3
1 files changed, 2 insertions, 1 deletions
diff --git a/boot/loader.conf_wrap b/boot/loader.conf_wrap
index 195293a..ae150eb 100644
--- a/boot/loader.conf_wrap
+++ b/boot/loader.conf_wrap
@@ -8,4 +8,5 @@ rootfs_load="YES"
rootfs_name="mfsroot.bin"
rootfs_type="mfs_root"
autoboot_delay=1
-hint.sio.0.flags="0x30" \ No newline at end of file
+hint.sio.0.flags="0x30"
+debug.acpi.disable="thermal" \ No newline at end of file
OpenPOWER on IntegriCloud