Create a gist now

Instantly share code, notes, and snippets.

anonymous /gist:4387936
Created Dec 27, 2012

What would you like to do?
start on filesystem
stop on runlevel [06]
pre-start script
echo test >> /tmp/upstart.log
end script
script
echo test2 >> /tmp/upstart.log
end script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment