inittab: remove comment about tmux

This commit is contained in:
Ryan Heywood 2025-06-24 21:49:22 -04:00
parent edbc2280f3
commit e5d5ca37ec
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ null::sysinit:/bin/ln -sf /proc/self/fd/2 /dev/stderr
# now run any rc scripts # now run any rc scripts
::sysinit:/etc/init.d/rcS ::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 console::respawn:-/bin/bash
ttyS0::respawn:-/bin/bash ttyS0::respawn:-/bin/bash