Remove mgetty support.
[grml-etc.git] / etc / runlevel.conf.livecd
1 # This file was automatically generated by /usr/share/file-rc/rclink2file.sh.
2 # You can use your favourite editor or update-rc.d(8) to modify it.
3 # Read runlevel.conf(5) man page for more information about this file.
4 #
5 ############################################################################
6 # *IMPORTANT* This is the file used in the live-cd mode of grml.
7 # Please notice that customization of this file will not work with the
8 # save-config mechanism, as init takes place (and reads the file
9 # /etc/runlevel.conf) before restore-config can be executed at all.
10 # If you want to customize the grml boot sequence please either
11 # remaster the grml-ISO or (much simplier) just add your personal
12 # stuff to the /etc/init.d/bootlocal.* scripts!
13 ############################################################################
14 #
15 # Format:
16 # <sort> <off-> <on-levels>     <command>
17 01      -       2               /etc/init.d/bootsplash_start.sh
18 01      -       S               /etc/init.d/bootlocal.first
19 01      0,1,6   -               /etc/init.d/haltlocal.first
20 02      -       S               /etc/init.d/mountkernfs.sh
21 02      -       S               /etc/init.d/hostname.sh
22 03      -       S               /etc/init.d/grml-udev
23 04      -       S               /etc/init.d/mountdevsubfs.sh
24 18      -       S               /etc/init.d/ifupdown-clean
25 29      -       2               /etc/init.d/bootlocal.middle
26 30      -       2,3,4,5         /etc/init.d/grml-autoconfig
27 36      -       S               /etc/init.d/ifupdown
28 36      -       S               /etc/init.d/udev-mtab
29 38      -       S               /etc/init.d/resolvconf
30 55      -       S               /etc/init.d/bootmisc.sh
31 90      -       0               /etc/init.d/halt
32 90      -       6               /etc/init.d/reboot
33 90      -       S               /etc/init.d/rmnologin
34 90      -       1               /etc/init.d/single
35 98      -       2               /etc/init.d/grml-home
36 99      -       2               /etc/init.d/grml-misc
37 99      -       2               /etc/init.d/bootsplash_end.sh
38 99      -       2               /etc/init.d/bootlocal.last
39 # THE LAST LINE IS NEVER READ