From e5d5ca37ec788db020b2737d91aa1b052c36dbcc Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 24 Jun 2025 21:49:22 -0400 Subject: [PATCH] inittab: remove comment about tmux --- src/host/rootfs/etc/inittab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/host/rootfs/etc/inittab b/src/host/rootfs/etc/inittab index db74cd7..ce22410 100644 --- a/src/host/rootfs/etc/inittab +++ b/src/host/rootfs/etc/inittab @@ -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