Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # /etc/inittab: init(8) configuration.
- # $Id: inittab,v 1.91 2002/01/25 13:35:21 miquels Exp $
- # The default runlevel.
- id:5:initdefault:
- # Boot-time system configuration/initialization script.
- # This is run first except when booting in emergency (-b) mode.
- si::sysinit:/etc/init.d/rcS
- # What to do in single-user mode.
- ~~:S:wait:/sbin/sulogin
- # /etc/init.d executes the S and K scripts upon change
- # of runlevel.
- #
- # Runlevel 0 is halt.
- # Runlevel 1 is single-user.
- # Runlevels 2-5 are multi-user.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement