On Sun, 29 Aug 1999, Chris Piazza wrote:
> 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
>
Yep, not in -stable ...
... wow, guess I've been blindly going through mergemaster lately with
-current...
-----
Chris D. Faulhaber <[EMAIL PROTECTED]> | All the true gurus I've met never
System/Network Administrator, | claimed they were one, and always
Reality Check Information, Inc. | pointed to someone better.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message