Files
buildroot/board/miyoo/boot/normalboot.custom.sh
2023-03-13 17:52:33 +01:00

5 lines
156 B
Bash

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