summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2015-01-20 07:42:36 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2015-01-20 07:42:36 +0000
commita6bf08d1bf3e5975f97dcb6744a285bb831f5de3 (patch)
treecac1e1b18989fd8991a45b91ed1c0a5d214e07e1 /etc
parent44c613fec47db3235c6d35f1a7cf10fbfc5e0ff9 (diff)
Change the machdep.lidsupsend example now that the default setting has been
inverted.
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.zaurus/sysctl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/etc.zaurus/sysctl.conf b/etc/etc.zaurus/sysctl.conf
index b743bf5a96b..9d7dc5d8120 100644
--- a/etc/etc.zaurus/sysctl.conf
+++ b/etc/etc.zaurus/sysctl.conf
@@ -1,3 +1,3 @@
#machdep.maxspeed=520 # set change maximum processor speed
-#machdep.lidsuspend=1 # closing the lid will suspend machine
+#machdep.lidsuspend=0 # do not supsend laptop upon lid closing
#hw.setperf=0 # 0=slowest speed, 100=fastest speed