Files
linuxkit/alpine/inittab.armhf
Justin Cormack 7ce5afc2d9 more arm fixes
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
2016-01-13 17:48:42 +00:00

14 lines
280 B
Plaintext

# /etc/inittab
::sysinit:/sbin/rc sysinit
::wait:/sbin/rc default
# Put a getty on the serial port
ttyAMA0::respawn:/sbin/getty -L ttyAMA0 115200 vt100
# Stuff to do for the 3-finger salute
::ctrlaltdel:/sbin/reboot
# Stuff to do before rebooting
::shutdown:/sbin/rc shutdown