mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
5 lines
156 B
Bash
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 |