No /etc/inittab on Ubuntu 6.10 (Edgy Eft) and later

Posted: 20th April 2008 by renumbus in Blogroll, Linux
Comments Off

For those who like me can not find /etc/inittab file.

Ubuntu does not use System V init process any more to start and stop of the services during startup and shutdown processes. It uses upstart an event-based replacement.

http://upstart.ubuntu.com

inittab settings have been ported to /etc/event.d directory.

Comments are closed.