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_startup.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_startup.in')
-rw-r--r-- | sysutils/py-google-compute-engine/files/google_startup.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-google-compute-engine/files/google_startup.in b/sysutils/py-google-compute-engine/files/google_startup.in index a4fe3456ebe3..a3fd8004d557 100644 --- a/sysutils/py-google-compute-engine/files/google_startup.in +++ b/sysutils/py-google-compute-engine/files/google_startup.in @@ -4,7 +4,7 @@ # # PROVIDE: google_startup # BEFORE: LOGIN -# REQUIRE: NETWORKING syslogd google_instance_setup google_network_setup +# REQUIRE: NETWORKING syslogd google_instance_setup google_network_daemon # KEYWORD: shutdown # # google_startup_enable (bool): Set to NO by default. |