Date: Tue, 11 Feb 2003 20:22:40 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d devd Message-ID: <200302120422.h1C4MeHS008208@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/02/11 20:22:40 PST
Modified files:
etc/rc.d devd
Log:
Start devd after the networking stuff, but before we mount the
critical remote systems. This lets us run commands from devd that
aren't on the / partition. This also means we can remove some kludges
from the networking startup that I added a while ago that caused other
problems.
There's still a race in starting devd that needs to be fixed in devd
so that things present at boot will be configured by the time devd
does daemon(). That race will be fixed later.
Revision Changes Path
1.5 +2 -2 src/etc/rc.d/devd
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302120422.h1C4MeHS008208>
