add ec2init.conf upstart job

This commit is contained in:
Scott Moser
2009-12-15 13:21:41 -05:00
parent ab08664ff5
commit e3ecb3b2a1

12
ec2init.conf Normal file
View File

@@ -0,0 +1,12 @@
start on (mount MOUNTPOINT=/tmp and net-device-up IFACE=eth0)
## In the future, we'll want the following. For now, the above
## is about as soon as I could get a writable / and have network up
## below needs a to 'mountall' and ifupdown
#start on (mounted MOUNTPOINT=/ and net-device-up IFACE=eth0)
task
console output
exec /usr/bin/ec-2init