summaryrefslogtreecommitdiffstats
path: root/urunlevel/my_linux/inittab
blob: 2f906161aac52dd097956d7c01d25b00d4e140fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
::sysinit:/sbin/rcS
#tty1::respawn:/sbin/getty 38400 tty1
#tty2::respawn:/sbin/getty 38400 tty2
tty1::respawn:/sbin/getty -inl /usr/sbin/tw1 38400 tty1
tty2::respawn:/sbin/getty -inl /usr/sbin/tw2 38400 tty2
tty3::respawn:/sbin/getty -inl /usr/sbin/tw3 38400 tty3
tty4::respawn:/sbin/getty -inl /usr/sbin/tw4 38400 tty4
#tty5::respawn:/usr/X11R6/bin/X
tty9::once:/sbin/rc
tty10::respawn:/bin/tail -f /var/log/messages
tty11::once:/bin/dmesg
tty11::respawn:/sbin/klogd -n
::ctrlaltdel:/sbin/reboot
::shutdown:/sbin/rc 0
::shutdown:/sbin/swapoff -a
::shutdown:/bin/umount -a -r
::restart:/sbin/init