Skip site navigation (1)Skip section navigation (2)
Date:      30 Oct 1996 09:04:49 -0800
From:      Paul Traina <pst@jnx.com>
To:        bugs@freebsd.org
Subject:   Re: conf/1777: sysctl called in /etc/netstart before /usr mounted with gateway=YES
Message-ID:  <7y4tjcbcy6.fsf@red.jnx.com>
In-Reply-To: davidn@sdev.blaze.net.au's message of 12 Oct 96 02:56:56 GMT
References:  <199610120256.MAA04811@unique.blaze.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
The suggested fix isn't necessarily correct.  It is sufficient to move
sysctl calls after mounting /usr.  You do not need IP forwarding turned on
until after /usr is up, even if the /usr partition is far away.

Again, the proper fix is to move all sysctl calls after the mount of /usr.

Paul



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