Bug 13357

Summary: add flag in rc.conf to automatically turn on vfs.usermount
Product: Base System Reporter: nbm <nbm>
Component: confAssignee: Joseph Koshy <jkoshy>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description nbm 1999-08-24 20:50:01 UTC
An easy way to turn on user mounting from rc.conf, including update to
rc.conf.5 (and sneaked in vinum description in there too)

Fix: Relative to src/etc:
How-To-Repeat: 
Read -questions mail and explain sysctls to them.
Comment 1 Joseph Koshy freebsd_committer freebsd_triage 1999-08-25 09:21:01 UTC
Responsible Changed
From-To: freebsd-bugs->jkoshy

Will take this one. 

Comment 2 Joseph Koshy freebsd_committer freebsd_triage 1999-09-22 08:06:36 UTC
On further reflection, I feel that having an easy to tweak rc.conf knob 
to allow user mounts is not a good idea.  There seem to be a few
definite downsides to enabling vfs.usermount.

We now have a FAQ entry which describes how to enable user mounts for
those who absolutely must have this functionality.

The documentation patch in this PR for documenting start_vinum has 
been committed, thanks!

Regards,
Koshy
<jkoshy@freebsd.org>
Comment 3 Joseph Koshy freebsd_committer freebsd_triage 1999-09-23 05:44:00 UTC
State Changed
From-To: open->closed

vfs.usermount is not ready for general consumption so an easy to 
tweak knob is probably not a good idea.  However the relevant info 
on how to use it is present now in the FAQ for those who want to use it. 
The vinum specific portions ofn the submitted patch have been committed, 
thanks!