From 6e7b73e090c3715064adb30cbc1322e5382a3a5e Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 16 Jan 2006 06:03:42 +0000 Subject: [PATCH] REQUIRE named. On all systems I've examined running HEAD and RELENG_6 this will be a noop, however as we introduce local startup scripts to the base rcorder, we'll see more cases where the previous status quo will need to be made explicit to avoid having it disrupted when random local scripts are added to the mix. --- etc/rc.d/ntpdate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate index 45b898e31ea6..84c473419d17 100755 --- a/etc/rc.d/ntpdate +++ b/etc/rc.d/ntpdate @@ -4,7 +4,7 @@ # # PROVIDE: ntpdate -# REQUIRE: NETWORKING syslogd +# REQUIRE: NETWORKING syslogd named # KEYWORD: nojail . /etc/rc.subr