17 rc::sysinit:/etc/qinit.sysinit
18 rs:S1:wait:/etc/rc.single
20 #You can use rc.local instead runlevel 5
21 #x:5:respawn:/usr/bin/xdm -nodaemon
22 #x:5:respawn:/usr/sbin/gdm -nodaemon
23 #x:5:respawn:/usr/bin/kdm -nodaemon
24 #x:5:respawn:/usr/bin/slim >& /dev/null
25 #x:5:respawn:/bin/su YOURUSER -l -c "/bin/bash --login -c xinit >/dev/null 2>&1"
27 # -8 options fixes umlauts problem on login
28 c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
29 c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
30 c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
31 c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
32 c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
33 c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
35 rm:2345:wait:/etc/qinit.multi > /dev/null
36 rh:06:wait:/etc/rc.shutdown
37 su:S:wait:/sbin/sulogin -p
39 ca::ctrlaltdel:/sbin/shutdown -t3 -r now