s/vfs.usermount="1"/vfs.usermount=1/
Submitted by: Jacques Legare <jacques.legare@sympatico.ca>
This commit is contained in:
parent
a727f8e427
commit
52f60fcf13
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29286
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue