]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
busybox-inittab: add -L flag for getty
authorRaphael Schlarb <r.schlarb@instar.de>
Wed, 6 Aug 2025 14:20:19 +0000 (16:20 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Aug 2025 17:03:13 +0000 (18:03 +0100)
commit2a9a5b275f067585275e53931ae5f0548bfaac53
treea2f52bd93b4b6be5733228754cdb0f20bbfa2c6c
parentca5872e3b4b9b3cd09dd4e6e43688f1c2bd43514
busybox-inittab: add -L flag for getty

The -L (force local line) flag is almost always required for serial consoles,
otherwise the terminal might hang.

In sysvinit-inittab this flag is added through start_getty.
Adding it here makes things more consistent.

This was likely just overlooked when start_getty was replaced
by getty in commit 7120278.

Signed-off-by: Raphael Schlarb <r.schlarb@instar.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-core/busybox/busybox-inittab_1.37.0.bb