summaryrefslogtreecommitdiff
path: root/net/openntpd/files/openntpd.in
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2012-07-17 14:35:46 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2012-07-17 14:35:46 +0000
commitf55aa612950a7736536a70e169e2d1d92b5428e2 (patch)
tree2c974e8c04b054e024d3aaa7130157415d6398c7 /net/openntpd/files/openntpd.in
parentNow that I'm not keeping a local cvs mirror, drop this port. (diff)
In the rc.d script, have ntpd start after ntpdate.
PR: 169787 Submitted by: Brian Conway <bugs@zxvf.us>
Notes
Notes: svn path=/head/; revision=301005
Diffstat (limited to 'net/openntpd/files/openntpd.in')
-rw-r--r--net/openntpd/files/openntpd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openntpd/files/openntpd.in b/net/openntpd/files/openntpd.in
index 4c153aafd12d..51092c0dbca3 100644
--- a/net/openntpd/files/openntpd.in
+++ b/net/openntpd/files/openntpd.in
@@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: openntpd
-# REQUIRE: DAEMON
+# REQUIRE: DAEMON ntpdate
# BEFORE: LOGIN
# KEYWORD: nojail shutdown
#