Upstart is an event-based replacement for the traditional init daemon used to perform tasks when the computer is started.
I am trying to create a service for tomcat on Ubuntu 12.10 using upstart. So, i created a tomcat.conf file …
ubuntu service upstart ubuntu-12.10