=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Attic/sysctl.conf,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- src/etc/Attic/sysctl.conf 2011/04/04 11:14:33 1.51 +++ src/etc/Attic/sysctl.conf 2011/06/24 19:47:48 1.52 @@ -1,4 +1,4 @@ -# $OpenBSD: sysctl.conf,v 1.51 2011/04/04 11:14:33 deraadt Exp $ +# $OpenBSD: sysctl.conf,v 1.52 2011/06/24 19:47:48 naddy Exp $ # # This file contains a list of sysctl options the user wants set at # boot time. See sysctl(3) and sysctl(8) for more information on @@ -36,3 +36,4 @@ #kern.watchdog.period=32 # >0=Enable hardware watchdog(4) timer if available #kern.watchdog.auto=0 # 0=Disable automatic watchdog(4) retriggering #kern.pool_debug=0 # 0=Disable pool corruption checks (faster) +#hw.allowpowerdown=0 # 0=Disable power button shutdown