diff options
author | Scott Moser <smoser@ubuntu.com> | 2010-03-02 15:05:34 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2010-03-02 15:05:34 -0500 |
commit | c2b00684c225433a36898fb895af01608e1af3cc (patch) | |
tree | 2c5f9e4bac97618d6d140b1db14ff1c13bfe5d88 /upstart/cloud-disable-ec2-metadata.conf | |
parent | 86ea121cedea00091add461219c902aa344fdc4f (diff) | |
download | vyos-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-disable-ec2-metadata.conf')
-rw-r--r-- | upstart/cloud-disable-ec2-metadata.conf | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/upstart/cloud-disable-ec2-metadata.conf b/upstart/cloud-disable-ec2-metadata.conf index 9c8df3a8..7cb044bc 100644 --- a/upstart/cloud-disable-ec2-metadata.conf +++ b/upstart/cloud-disable-ec2-metadata.conf @@ -1,10 +1,7 @@ -# ec2-preconf-ssh-keys -# -# Download preconfigured ssh-keys for EC2. +# cloud-disable-ec2-metadata - Disable the ec2 metadata service +description "Disable the ec2 metadata service" -description "Download preconfigured ssh keys" - -start on (cloud-config and local-filesystems) +start on filesystem console output task |