Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 1999 15:36:13 -0700
From:      Chris Piazza <cpiazza@home.net>
To:        "Chris D. Faulhaber" <jedgar@fxp.org>
Cc:        Natty Rebel <dervish@ikhala.tcimet.net>, freebsd-hackers@FreeBSD.ORG, Volker Stolz <stolz@Pool.Informatik.RWTH-Aachen.DE>
Subject:   Re: [mount.c]: Option "user"-patch
Message-ID:  <19990829153613.A34749@norn.ca.eu.org>
In-Reply-To: <Pine.BSF.4.10.9908291829260.61952-100000@pawn.primelocation.net>
References:  <19990829185746.A2123@ikhala.tcimet.net> <Pine.BSF.4.10.9908291829260.61952-100000@pawn.primelocation.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 29, 1999 at 06:30:35PM -0400, Chris D. Faulhaber wrote:
> On Sun, 29 Aug 1999, Natty Rebel wrote:
> 
> > This procedure can be automated by entering the following command
> > in /etc/rc.sysctl
> > 	sysctl -w vfs.usermount=1
> > 
> 
> Maybe it's just me, but I think you are confusing this with
> {Net|Open}BSD.  /etc/rc.sysctl does not exist in FreeBSD.

From /etc/rc:

# set sysctl variables early as we can
if [ -f /etc/rc.sysctl ]; then
        . /etc/rc.sysctl
fi

Mind you it doesn't look like it was merged into releng_3

-Chris
-- 
cpiazza@home.net              cpiazza@FreeBSD.org
"It's better to be quotable than to be honest."
                                   --Tom Stoppard


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990829153613.A34749>