Enable lid suspends by default in the kernel, and remove the question from
authorderaadt <deraadt@openbsd.org>
Mon, 12 Jan 2015 16:33:31 +0000 (16:33 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 12 Jan 2015 16:33:31 +0000 (16:33 +0000)
commit34c6b29740a8e7ef5b715323d5bbc97c342f7cf9
tree3453e5c35fcb3f894f566496191148599a7fb508
parenta58df61463ca0e13a7ac02fa0da75e510398329e
Enable lid suspends by default in the kernel, and remove the question from
the installer.  We used a full release cycle to learn that suspend/resume
is reliable enough for this default.  Personal policy can disable this using
machdep.lidsuspend=0 in /etc/sysctl.conf
ok more people begging, and less people whining
distrib/amd64/common/install.md
distrib/i386/common/install.md
distrib/miniroot/install.sub
sys/arch/amd64/amd64/machdep.c
sys/arch/arm/arm/arm32_machdep.c
sys/arch/i386/i386/machdep.c