summaryrefslogtreecommitdiff
path: root/upstart/cloud-runurl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'upstart/cloud-runurl.conf')
-rw-r--r--upstart/cloud-runurl.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/upstart/cloud-runurl.conf b/upstart/cloud-runurl.conf
new file mode 100644
index 00000000..f2140c32
--- /dev/null
+++ b/upstart/cloud-runurl.conf
@@ -0,0 +1,13 @@
+# ec2-runurl - Run runurl at boot
+#
+# Runurl at boot
+
+description "Run runurl"
+
+start on (cloud-config
+ and local-filesystem
+ and net-device-ifup IFACE=eth0)
+console output
+task
+
+exec cloud-init-cfg runurl