mirror of
https://git.openwrt.org/project/procd.git
synced 2026-01-12 16:37:05 +08:00
Disable the use of implicit controlling TTYs. They will be enabled on demand. This fixes a bug where 2 or more consecutive Ctrl-C at the login prompt triggers a reboot of the device. Closes: https://github.com/openwrt/openwrt/issues/11306 Signed-off-by: Markus Gothe <markus.gothe@genexis.eu>