diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-06-14 19:07:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-06-14 19:07:49 +0000 |
commit | 50376e5d56ac6e6482098337d99534a402d6b055 (patch) | |
tree | 3cdcc1ba7b1cee34db7d6d266b3bbb62355c1004 /sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in | |
parent | multimedia/kvazaar: unbreak on powerpc* (diff) |
sysutils/py-google-compute-engine: update to 2.8.3
PR: 228999
Submitted by: Helen Koike <helen.koike@collabora.com> (maintainer)
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.in | 2 |
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 93b5635d3358..66a71daa0c15 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 ntpd google_instance_setup google_network_setup +# REQUIRE: NETWORKING syslogd ntpd google_instance_setup google_network_daemon # KEYWORD: shutdown # # google_clock_skew_daemon_enable (bool): Set to NO by default. |