PR 30716: rc.d/ntpd{,ate} precedes rc.d/rtsold. By Ed Hynan.

rc.d/rtsold should be in the same start up line as dhclient.
This commit is contained in:
rpaulo 2006-10-07 21:41:41 +00:00
parent 2e2d300f43
commit 6080ffe830
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
#!/bin/sh
#
# $NetBSD: rtsold,v 1.6 2004/08/13 18:08:03 mycroft Exp $
# $NetBSD: rtsold,v 1.7 2006/10/07 21:41:41 rpaulo Exp $
#
# PROVIDE: rtsold
# REQUIRE: DAEMON
# BEFORE: LOGIN
# REQUIRE: network mountcritlocal
# BEFORE: NETWORKING
$_rc_subr_loaded . /etc/rc.subr