Date: Wed, 2 May 2007 15:32:05 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d netoptions Message-ID: <200705021532.l42FW5mp034816@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2007-05-02 15:32:05 UTC
FreeBSD src repository
Modified files:
etc/rc.d netoptions
Log:
When rc.d/NETWORKING included this script in its REQUIRE line, a circular
dependency was introduced because this script had rc.d/localpkg (which is
*after* rc.d/NETWORKING) in its REQUIRE line.
From an examination of its contents it seems that only the availability of
a local filesystem is necessary for this script to function properly.
Revision Changes Path
1.143 +1 -1 src/etc/rc.d/netoptions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705021532.l42FW5mp034816>
