From c2b00684c225433a36898fb895af01608e1af3cc Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 2 Mar 2010 15:05:34 -0500 Subject: 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. --- upstart/cloud-disable-ec2-metadata.conf | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'upstart/cloud-disable-ec2-metadata.conf') 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 -- cgit v1.2.3