# $FreeBSD: src/etc/sysctl.conf,v 1.8 2003/03/13 18:43:50 mux Exp $ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # #hw.acpi.cpu.economy_speed=8 hw.acpi.lid_switch_state=NONE hw.acpi.standby_state=S4 hw.acpi.suspend_state=S4 hw.acpi.power_button_state=S4 hw.acpi.sleep_button_state=S4 hw.acpi.thermal.min_runtime=300 #hw.acpi.thermal.polling_rate=30 hw.acpi.battery.info_expire=30 hw.acpi.reset_video=0 hw.syscons.sc_no_suspend_vtswitch=1 hw.pci.do_power_resume="0" hw.pci.do_power_nodriver="1"