summaryrefslogtreecommitdiff
path: root/google-startup-scripts
diff options
context:
space:
mode:
authorZach Marano <zmarano@google.com>2015-03-06 17:38:50 -0800
committerZach Marano <zmarano@google.com>2015-03-06 17:38:50 -0800
commit63032a990d03401dc4c75d2c9534b5d854dc1b2b (patch)
treed231815c49b115e1fd5f63ade79eb59c1384cfd7 /google-startup-scripts
parente0ec7a834d93a2f6bf426521abfe4670a877ccec (diff)
downloadgoogle-compute-image-packages-63032a990d03401dc4c75d2c9534b5d854dc1b2b.tar.gz
Add started networking stanza to google.conf upstart script.
Diffstat (limited to 'google-startup-scripts')
-rwxr-xr-xgoogle-startup-scripts/etc/init/google.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/google-startup-scripts/etc/init/google.conf b/google-startup-scripts/etc/init/google.conf
index d47fb0d..a4b2819 100755
--- a/google-startup-scripts/etc/init/google.conf
+++ b/google-startup-scripts/etc/init/google.conf
@@ -1,7 +1,7 @@
# google - Run google startup script
#
# Start when rc.local loads, so we run after all the booty stuff.
-start on google-rc-local-has-run
+start on started networking and google-rc-local-has-run
task
script