Date: Wed, 28 Apr 2004 06:18:22 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d initdiskless Message-ID: <200404281318.i3SDIM3b099398@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004/04/28 06:18:22 PDT
FreeBSD src repository
Modified files:
etc/rc.d initdiskless
Log:
Initdiskless must run before ipfw, or people will not be able to
use the conf/* stuff for their firewall configuration.
Running ipfw before could seem to make sense in that it would allow
one to setup access to the NFS server on a "default-deny" kernel,
but it is pretty obvious to the casual observer that such a configuration
never makes it far enough to mount the NFS-root in the first place.
Revision Changes Path
1.37 +1 -0 src/etc/rc.d/initdiskless
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404281318.i3SDIM3b099398>
