summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2006-01-16 06:03:42 +0000
committerdougb <dougb@FreeBSD.org>2006-01-16 06:03:42 +0000
commit8961e0fe8a7b951e1f461f2e5fc54da3c02a9fec (patch)
treea40b4405fe3bc839500d92d67e5526d6a22121bb /etc
parent97a1cdabb8b2d0992743fceb1bdf26c6ff997807 (diff)
downloadFreeBSD-src-8961e0fe8a7b951e1f461f2e5fc54da3c02a9fec.zip
FreeBSD-src-8961e0fe8a7b951e1f461f2e5fc54da3c02a9fec.tar.gz
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.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/ntpdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate
index 45b898e..84c4734 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
OpenPOWER on IntegriCloud