summaryrefslogtreecommitdiff
path: root/sysutils/py-google-compute-engine/files/google_instance_setup.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_instance_setup.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
Notes
Notes: svn path=/head/; revision=452169
Diffstat (limited to 'sysutils/py-google-compute-engine/files/google_instance_setup.in')
-rw-r--r--sysutils/py-google-compute-engine/files/google_instance_setup.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-google-compute-engine/files/google_instance_setup.in b/sysutils/py-google-compute-engine/files/google_instance_setup.in
index 04bc9610c0e8..689fbbf45728 100644
--- a/sysutils/py-google-compute-engine/files/google_instance_setup.in
+++ b/sysutils/py-google-compute-engine/files/google_instance_setup.in
@@ -14,6 +14,7 @@
name="google_instance_setup"
rcvar="google_instance_setup_enable"
+stop_cmd=":"
load_rc_config "${name}"