summaryrefslogtreecommitdiffstats
path: root/urunlevel/runlevel/inittab
blob: f1e6c11a7f21e24097d0fc0585a928eda3511515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
::sysinit:/sbin/rcS
tty1::respawn:/sbin/getty 38400 tty1
tty2::respawn:/sbin/getty 38400 tty2
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