Re: rc.d networking changes broken

From: Mike Makonnen <mtm_at_identd.net>
Date: Fri, 18 Apr 2003 21:22:25 -0400
On Sat, 19 Apr 2003 02:29:30 +0200
"Pawel Worach" <pawel.worach_at_telia.com> wrote:

> Hi!
> 
> With the latest rc.d checkin the netif(?) script is executed
> twice and that makes the default route go away. Any ideas?

How did you update your sources? 

This would happen if the
rc.d/network1 script was executed after rc.d/netif. But that is impossible
because rc.d/network1 now has the nostart keyword (which means it will be
excluded from the rc.d boot list).

Did you try and run the scripts manually? If so, you need to reproduce the the
rcorder command line in /etc/rc, which is essentially:
	rcorder -s nostart -k FreeBSD /etc/rc.d/* 2>/dev/null

Cheers.
-- 
Mike Makonnen  | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
mtm_at_identd.net | D228 1A6F C64E 120A A1C9  A3AA DAE1 E2AF DBCC 68B9
mtm_at_FreeBSD.Org| FreeBSD - The Power To Serve
Received on Fri Apr 18 2003 - 16:22:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:04 UTC