Subject: PR/36171 CVS commit: src/etc/rc.d
To: None <tron@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 04/21/2007 15:25:02
The following reply was made to PR misc/36171; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36171 CVS commit: src/etc/rc.d
Date: Sat, 21 Apr 2007 15:20:07 +0000 (UTC)
Module Name: src
Committed By: tron
Date: Sat Apr 21 15:20:07 UTC 2007
Modified Files:
src/etc/rc.d: route6d routed
Log Message:
The "routed" and "route6d" scripts must be run early during system startup
because they are part of the network initialization. Use similar
dependences as the "rtsold" script.
This should fix PR misc/36171.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/etc/rc.d/route6d
cvs rdiff -r1.9 -r1.10 src/etc/rc.d/routed
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.