Date: 18 Dec 2000 11:30:10 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: Warner Losh <imp@village.org> Cc: Peter Wemm <peter@netplex.com.au>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc netstart Message-ID: <xzpy9xeyqbx.fsf@flood.ping.uio.no> In-Reply-To: Warner Losh's message of "Sat, 16 Dec 2000 15:48:06 -0700" References: <xzp8zpg84uj.fsf@flood.ping.uio.no> <200012160521.eBG5KxO73766@mobile.wemm.org> <200012162248.PAA80330@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh <imp@village.org> writes: > In message <xzp8zpg84uj.fsf@flood.ping.uio.no> Dag-Erling Smorgrav writes: > : It runs /etc/rc.pccard, which starts pccardd iff it is enabled in > : /etc/rc.conf (/etc/rc.pccard is normally run by /etc/rc). > Yes. The only down side is that if you go into multi-user mode, > pccardd might be started twice. But even that's not a big deal since > the second one will die. A similar problem already exists if you use DHCP (i.e. have ifconfig_foo0="DHCP" in /etc/rc.conf); /etc/netstart will start dhclient, and if you go to multiuser mode after that /etc/rc will start it again. I'm not sure dhclient handles this as gracefully as pccardd, though. DES -- Dag-Erling Smorgrav - des@ofug.org 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?xzpy9xeyqbx.fsf>