summaryrefslogtreecommitdiff
path: root/upstart/cloud-apt-update-upgrade.conf
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2010-03-02 15:05:34 -0500
committerScott Moser <smoser@ubuntu.com>2010-03-02 15:05:34 -0500
commitc2b00684c225433a36898fb895af01608e1af3cc (patch)
tree2c5f9e4bac97618d6d140b1db14ff1c13bfe5d88 /upstart/cloud-apt-update-upgrade.conf
parent86ea121cedea00091add461219c902aa344fdc4f (diff)
downloadvyos-cloud-init-c2b00684c225433a36898fb895af01608e1af3cc.tar.gz
vyos-cloud-init-c2b00684c225433a36898fb895af01608e1af3cc.zip
update upstart/* files to be in sync with 0.5.7-0ubuntu4
Some changes were rushed in prior to lucid beta that didn't get pulled back into the upstream release. I'm pulling those in here.
Diffstat (limited to 'upstart/cloud-apt-update-upgrade.conf')
-rw-r--r--upstart/cloud-apt-update-upgrade.conf9
1 files changed, 2 insertions, 7 deletions
diff --git a/upstart/cloud-apt-update-upgrade.conf b/upstart/cloud-apt-update-upgrade.conf
index bf21cd8b..ef907360 100644
--- a/upstart/cloud-apt-update-upgrade.conf
+++ b/upstart/cloud-apt-update-upgrade.conf
@@ -1,12 +1,7 @@
-# ec2-software-update - Update software at boot
-#
-# Update software at boot
-
+# cloud-apt-update-upgrade - Update software at boot
description "Update software at boot"
-start on (cloud-config
- and local-filesystems
- and net-device-up IFACE=eth0)
+start on filesystem
console output
exec cloud-init-cfg apt-update-upgrade