diff options
Diffstat (limited to 'upstart/ec2-update-software.conf')
| -rw-r--r-- | upstart/ec2-update-software.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/upstart/ec2-update-software.conf b/upstart/ec2-update-software.conf deleted file mode 100644 index ee3131d1..00000000 --- a/upstart/ec2-update-software.conf +++ /dev/null @@ -1,12 +0,0 @@ -# ec2-software-update - Update software at boot -# -# Update software at boot - -description "Update software at boot" - -start on (cloud-config - and local-filesystem - and net-device-iup IFACE=eth0) -console output - -exec /usr/sbin/ec2-update-software |
