summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-09-11 13:14:17 -0400
committerScott Moser <smoser@ubuntu.com>2014-09-11 13:14:17 -0400
commita515846e2cf59568d402baee70950a0b1b1d3182 (patch)
tree797e98be2637f9523defa2e08c01ff5a1d39a19f
parentb2ba18dcc48b4721b097dc108f5a5eceba6b87ab (diff)
parent26c1cf9eeeb39e9bfcc1a37743679e5c76ab97b0 (diff)
downloadvyos-cloud-init-a515846e2cf59568d402baee70950a0b1b1d3182.tar.gz
vyos-cloud-init-a515846e2cf59568d402baee70950a0b1b1d3182.zip
merge from trunk
-rw-r--r--upstart/cloud-init-local.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/upstart/cloud-init-local.conf b/upstart/cloud-init-local.conf
index 061fe406..713b36d9 100644
--- a/upstart/cloud-init-local.conf
+++ b/upstart/cloud-init-local.conf
@@ -1,6 +1,6 @@
# cloud-init - the initial cloud-init job
# crawls metadata service, emits cloud-config
-start on mounted MOUNTPOINT=/
+start on mounted MOUNTPOINT=/ and mounted MOUNTPOINT=/run
task