satip-axe/fs-add/etc/inittabBB

18 lines
382 B
Plaintext
Raw Normal View History

# Boot
::sysinit:/etc/init.d/rcSBB
# Console
ttyAS0::askfirst:/bin/bash --init-file /etc/bashrc
# Network
::once:/etc/init.d/network
# telnetd
::once:/etc/init.d/telnetd
# dropbear
::once:/etc/init.d/dropbear
# AXE kernel modules and environment
::once:/etc/init.d/axe
# Others
::ctrlaltdel:/sbin/reboot
::shutdown:/sbin/swapoff -a
::shutdown:/bin/umount -a -r
::restart:/sbin/init