s/vfs.usermount="1"/vfs.usermount=1/

Submitted by:	Jacques Legare <jacques.legare@sympatico.ca>
This commit is contained in:
Joel Dahl 2006-12-27 17:04:05 +00:00
parent a727f8e427
commit 52f60fcf13
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29286

View file

@ -841,7 +841,7 @@ da0: 126MB (258048 512 byte sectors: 64H 32S/T 126C)</screen>
following line to
<filename>/etc/sysctl.conf</filename>:</para>
<programlisting>vfs.usermount="1"</programlisting>
<programlisting>vfs.usermount=1</programlisting>
<para>Note that this only takes effect after the next reboot.
Alternatively, one can also use &man.sysctl.8; to set this