inittab: remove comment about tmux
This commit is contained in:
parent
edbc2280f3
commit
e5d5ca37ec
|
@ -22,7 +22,7 @@ null::sysinit:/bin/ln -sf /proc/self/fd/2 /dev/stderr
|
|||
# now run any rc scripts
|
||||
::sysinit:/etc/init.d/rcS
|
||||
|
||||
# Put a shell on serial and tmux on the console
|
||||
# Put a shell on serial and console
|
||||
console::respawn:-/bin/bash
|
||||
ttyS0::respawn:-/bin/bash
|
||||
|
||||
|
|
Loading…
Reference in New Issue