Files
buildroot/board/miyoo/boot/normalboot.custom.sh-OFF
Apaczer f9941553c2 BOARD: disable normalboot.custom.sh (#171)
as it only executes daemon, no further need for it
2025-05-27 22:58:47 +02:00

6 lines
171 B
Plaintext

# expected to be run from this directory
# LOGS variable is set, but it should usually be /dev/null
# CONSOLE_VARIANT is also set
# launch daemon
daemon >> "${LOGS}" 2>&1