Fix a bunch of typos
[grml-live.git] / etc / grml / fai / config / files / etc / runlevel.conf / GRMLBASE
index 9f365ab..23b5763 100644 (file)
 # save-config mechanism, as init takes place (and reads the file
 # /etc/runlevel.conf) before restore-config can be executed at all.
 # If you want to customize the Grml boot sequence please either
-# remaster the Grml ISO or (much simplier) just add your personal
+# remaster the Grml ISO or (much simpler) just add your personal
 # stuff to the /etc/init.d/bootlocal.* scripts!
 ############################################################################
 # Format:
 # <sort> <off-> <on-levels>     <command>
-01     -       2               /etc/init.d/bootsplash_start.sh
 01     -       S               /etc/init.d/bootlocal.first
 02     -       S               /etc/init.d/mountkernfs.sh
 02     -       S               /etc/init.d/hostname.sh
-03     -       S               /etc/init.d/mtab.sh
 04     -       S               /etc/init.d/grml-udev
 05     -       S               /etc/init.d/mountdevsubfs.sh
 18     -       S               /etc/init.d/ifupdown-clean
@@ -41,6 +39,5 @@
 90     -       1               /etc/init.d/single
 98     -       2               /etc/init.d/grml-home
 99     -       2               /etc/init.d/grml-misc
-99     -       2               /etc/init.d/bootsplash_end.sh
 99     -       2               /etc/init.d/bootlocal.last
 # THE LAST LINE IS NEVER READ