mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
busybox: use cttyhack
This commit is contained in:
parent
0789bd3da9
commit
c9a5cdefc3
@ -761,7 +761,7 @@ CONFIG_NANDWRITE=y
|
||||
# CONFIG_RUNLEVEL is not set
|
||||
# CONFIG_RX is not set
|
||||
# CONFIG_SETSERIAL is not set
|
||||
# CONFIG_SETSID is not set
|
||||
CONFIG_SETSID=y
|
||||
# CONFIG_STRINGS is not set
|
||||
# CONFIG_TASKSET is not set
|
||||
# CONFIG_FEATURE_TASKSET_FANCY is not set
|
||||
@ -1041,7 +1041,7 @@ CONFIG_ASH_BUILTIN_TEST=y
|
||||
# CONFIG_ASH_HELP is not set
|
||||
# CONFIG_ASH_CMDCMD is not set
|
||||
# CONFIG_ASH_MAIL is not set
|
||||
# CONFIG_CTTYHACK is not set
|
||||
CONFIG_CTTYHACK=y
|
||||
# CONFIG_HUSH is not set
|
||||
# CONFIG_HUSH_BASH_COMPAT is not set
|
||||
# CONFIG_HUSH_BRACE_EXPANSION is not set
|
||||
|
@ -186,7 +186,7 @@
|
||||
|
||||
showcursor
|
||||
|
||||
sh </dev/tty1 >/dev/tty1 2>&1
|
||||
setsid cttyhack sh
|
||||
}
|
||||
|
||||
error() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user