mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
simplify inittab
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
f517609a62
commit
478677a809
@ -3,14 +3,6 @@
|
|||||||
::sysinit:/sbin/rc sysinit
|
::sysinit:/sbin/rc sysinit
|
||||||
::wait:/sbin/rc default
|
::wait:/sbin/rc default
|
||||||
|
|
||||||
# Set up a couple of getty's
|
|
||||||
#tty1::respawn:/sbin/getty 38400 tty1
|
|
||||||
#tty2::respawn:/sbin/getty 38400 tty2
|
|
||||||
#tty3::respawn:/sbin/getty 38400 tty3
|
|
||||||
#tty4::respawn:/sbin/getty 38400 tty4
|
|
||||||
#tty5::respawn:/sbin/getty 38400 tty5
|
|
||||||
#tty6::respawn:/sbin/getty 38400 tty6
|
|
||||||
|
|
||||||
# Put a getty on the serial port
|
# Put a getty on the serial port
|
||||||
ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100
|
ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user