| sep95.tar |
Listing 1: Lines from the inittab file
1 tcb::sysinit:/etc/smmck </dev/console >/dev/console 2>&1 2 mt:23:bootwait:/etc/brc </dev/console >/dev/console 2>&1 3 is:S:initdefault: 4 r0:056:wait:/etc/rc0 1> /dev/console 2>&1 </dev/console 5 r1:1:wait:/etc/rc1 1> /dev/console 2>&1 </dev/console 6 r2:2:wait:/etc/rc2 1> /dev/console 2>&1 </dev/console 7 r3:3:wait:/etc/rc3 1> /dev/console 2>&1 </dev/console 8 co:2345:respawn:/etc/getty tty01 sc_m 9 co1:1:respawn:/bin/sh -c "sleep 20; exec /etc/getty tty01 sc_m" 10 c02:2:respawn:/etc/getty tty02 sc_m 11 c03:2:respawn:/etc/getty tty03 sc_m 12 c04:2:respawn:/etc/getty tty04 sc_m 13 c05:2:respawn:/etc/getty tty05 sc_m 14 c06:2:respawn:/etc/getty tty06 sc_m 15 c07:2:respawn:/etc/getty tty07 sc_m 16 Se1a:2:off:/etc/getty tty1a m
|