Ubuntu does not use the inittab file any longer so where can one find the set of files that ubuntu executes on start after the init process is started?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Ubuntu uses Upstart. The related files are in /etc/init and /etc/init.d.

link|improve this answer
thanks for that – cobi Mar 2 '11 at 17:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.