CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
added initial stuff based on busybox-1.14.1 (need testing)
[initrd.git] / filesystem / inittab
1 #
2 # /etc/inittab
3 #
4
5 ::sysinit:/etc/rc
6 ::restart:/sbin/init
7 ::ctrlaltdel:/sbin/init
8 ::shutdown:/sbin/swapoff -a
9 ::shutdown:/bin/umount -a -r
10
11 ::askfirst:-/bin/sh
12
13 tty2::askfirst:-/bin/sh
14 tty3::askfirst:-/bin/sh
15 tty4::askfirst:-/bin/sh
16
17 # End of file