14 ## Only one of the following two lines can be uncommented!
20 rc::sysinit:/etc/rc.sysinit
21 rs:S1:wait:/etc/rc.single
22 rm:2345:wait:/etc/rc.multi
23 rh:06:wait:/etc/rc.shutdown
24 su:S:wait:/sbin/sulogin -p
26 # -8 options fixes umlauts problem on login
27 c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
28 c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
29 c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
30 c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
31 c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
32 c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
34 ca::ctrlaltdel:/sbin/shutdown -t3 -r now
36 # Example lines for starting a login manager
37 x:5:respawn:/usr/bin/xdm -nodaemon
38 #x:5:respawn:/usr/sbin/gdm -nodaemon
39 #x:5:respawn:/usr/bin/kdm -nodaemon
40 #x:5:respawn:/usr/bin/slim >& /dev/null