diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/etc.i386/sysctl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/etc.i386/sysctl.conf b/etc/etc.i386/sysctl.conf index 4cdc72ebf1e..c06bca8922b 100644 --- a/etc/etc.i386/sysctl.conf +++ b/etc/etc.i386/sysctl.conf @@ -1,4 +1,4 @@ -#machdep.allowaperture=1 # 1=permit access to aperture driver (XFree86) +#machdep.allowaperture=2 # See xf86(4) #machdep.apmwarn=10 # battery % when apm status messages enabled #machdep.apmhalt=0 # 1=powerdown hack, try if halt -p doesn't work #machdep.kbdreset=1 # permit console CTRL-ALT-DEL to do a nice halt |