Ich verwende Ubuntu 10.10 und bin gerade von OS X in die Linux-Welt eingetreten.
Ich lerne etwas über Runlevels und den rc Verzeichnis in /etc/ , und überall (Handbücher, Tutorials usw.) lese ich etwas über inittab . Aber ich kann es in meiner Ubuntu-Installation nicht finden. Wieso den? Folgt Ubuntu dem Runlevel-Modell? Wie sind rc und Ebenen ohne inittab geladen ?
Beste Antwort
Wenn Sie man inittab ausführen In Ihrem Terminal wird alles angezeigt:
The /etc/inittab file was the configuration file used by the original
System V init(8) daemon.
The Upstart init(8) daemon does not use this file, and instead reads
its configuration from files in /etc/init. See init(5) for more
details.