boot: temp disable boot interrupt
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
@@ -307,7 +307,7 @@ elif [ "${DIRECTBOOT}" = "false" ]; then
|
||||
fi
|
||||
|
||||
# Wait for boot interrupt
|
||||
_bootwait || true
|
||||
# _bootwait || true
|
||||
|
||||
for T in $(busybox w 2>/dev/null | grep -v 'TTY' | awk '{print $2}'); do
|
||||
if [ -w "/dev/${T}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user