summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ntpdate
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2005-12-21 09:48:41 +0000
committerdougb <dougb@FreeBSD.org>2005-12-21 09:48:41 +0000
commit41ec533c293f8a5548d829308d2b58e2b78b2718 (patch)
tree8ef7ada63edba75ee0692650a5815827c02416fe /etc/rc.d/ntpdate
parent4733958e41f683c6ed960cc437f91fb458f4a579 (diff)
downloadFreeBSD-src-41ec533c293f8a5548d829308d2b58e2b78b2718.zip
FreeBSD-src-41ec533c293f8a5548d829308d2b58e2b78b2718.tar.gz
Several users have commented (via filing PRs) that having ntp* depend
on devfs is useful so that a hardware time device can start with its necessary device nodes already in place. While this ordering happens as a side effect currently in HEAD, and the PRs were generally fixed via upgrades, etc; it's better to make it explicit. While I'm here, ntpd should REQUIRE ntpdate, rather than ntpdate using BEFORE: ntpd.
Diffstat (limited to 'etc/rc.d/ntpdate')
-rwxr-xr-xetc/rc.d/ntpdate2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate
index 96adcba..45b898e 100755
--- a/etc/rc.d/ntpdate
+++ b/etc/rc.d/ntpdate
@@ -1,10 +1,8 @@
#!/bin/sh
#
-# $NetBSD: ntpdate,v 1.8 2002/03/22 04:16:39 lukem Exp $
# $FreeBSD$
#
-# BEFORE: ntpd
# PROVIDE: ntpdate
# REQUIRE: NETWORKING syslogd
# KEYWORD: nojail
OpenPOWER on IntegriCloud