Date: Wed, 24 May 2000 11:05:00 -0400 From: Peter Radcliffe <pir@pir.net> To: freebsd-stable@FreeBSD.ORG Subject: Re: ad0 drivers revisited Message-ID: <20000524110500.B16056@pir.net> In-Reply-To: <200005241345.e4ODjqG21909@cwsys.cwsent.com>; from Cy.Schubert@uumail.gov.bc.ca on Wed, May 24, 2000 at 06:45:10AM -0700 References: <392AFEA3.46FDBDAD@3-cities.com> <200005241345.e4ODjqG21909@cwsys.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> probably said:
> > Have you all done a "man sysctl.conf"
> Actually, have you? Read it and see why it will probably not help here.
DESCRIPTION
The /etc/sysctl.conf file is read in when the system goes into multi-user
mode to set default settings for the kernel. The /etc/sysctl.conf is in
You want it to happen before the system goes multiuser, hence putting
/sbin/sysctl right at the start of /etc/rc
Unless you see the <old-modes>, -> <new-modes> line, it isn't actually
happening.
I have it as the first non-comment in /etc/rc on my laptop (the only
IDE disk machine I have) and it works for me.
P.
--
pir pir@pir.net pir@net.tufts.edu
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000524110500.B16056>
