summaryrefslogtreecommitdiff
path: root/ec2init.conf.goal
diff options
context:
space:
mode:
Diffstat (limited to 'ec2init.conf.goal')
-rw-r--r--ec2init.conf.goal14
1 files changed, 0 insertions, 14 deletions
diff --git a/ec2init.conf.goal b/ec2init.conf.goal
deleted file mode 100644
index 8ee2abef..00000000
--- a/ec2init.conf.goal
+++ /dev/null
@@ -1,14 +0,0 @@
-## Hopefully, this is all we need sometime in the future for
-## the ec2init.conf. It will get called as soon as
-## eth0 comes up and / is mounted rw
-##
-## it requires
-## newer mountall than 1.1 (for 'mounted' events)
-##
-start on (mounted MOUNTPOINT=/ and net-device-up IFACE=eth0)
-
-task
-
-console output
-
-exec /usr/bin/ec2-init start