summaryrefslogtreecommitdiff
path: root/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-10-15 22:11:30 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-10-15 22:11:30 +0000
commitbcc83eb4392ae94f2efea270a2bd8b6690c76e4c (patch)
tree2c4c2bd9b80ad17766b94d3ab5451315380d8d28 /sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
parentTypo. (diff)
Fixed ntpd starting too early causing other services to fail at start.
Fixed error when stopping services. PR: 222197 Submitted by: Helen Koike (maintainer) Reported by: Vick Khera MFH: 2017Q4
Diffstat (limited to 'sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in')
-rw-r--r--sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in b/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
index 8ba2db500769..93b5635d3358 100644
--- a/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
+++ b/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
@@ -4,7 +4,7 @@
#
# PROVIDE: google_clock_skew_daemon
# BEFORE: LOGIN
-# REQUIRE: NETWORKING syslogd google_instance_setup google_network_setup
+# REQUIRE: NETWORKING syslogd ntpd google_instance_setup google_network_setup
# KEYWORD: shutdown
#
# google_clock_skew_daemon_enable (bool): Set to NO by default.