summaryrefslogtreecommitdiff
path: root/etc/sysctl.conf
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-04-19 17:21:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-04-19 17:21:53 +0000
commitc5ab4962676950aee27303026b91ccfe2b02acc5 (patch)
treeaf9496dbf849e34680b3765576572e31d837c41a /etc/sysctl.conf
parentd8915a7f349bfc04df5a761fbd60af26e9b92c68 (diff)
Notes
Diffstat (limited to 'etc/sysctl.conf')
-rw-r--r--etc/sysctl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sysctl.conf b/etc/sysctl.conf
index 93758e1ced07..d4cae0982d7a 100644
--- a/etc/sysctl.conf
+++ b/etc/sysctl.conf
@@ -4,7 +4,7 @@
# ``sysctl -w'' to adjust kernel values. ``man 5 sysctl.conf'' for details.
#
-vfs.vmiodirenable=0 # Set to 1 to enable the use of the VM subsystem to
+#vfs.vmiodirenable=0 # Set to 1 to enable the use of the VM subsystem to
# back UFS directory memory requirements. Because of
# the amount of wasted memory this causes it's not
# advised for machines with less than 64MB of RAM, but