[T21] Enable majestic autostart

pull/236/head
Dmitry Ermakov 2022-06-11 21:07:55 +03:00
parent 1d66176ecf
commit 68e2d9cf6e
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ start() {
#
# export SENSOR=$(fw_printenv -n sensor)
export SENSOR=$(cat /proc/jz/sinfo/info | sed -e 's/.*://')
# load_majestic
load_majestic
}
stop() {