mirror of https://github.com/OpenIPC/firmware.git
[T21] Enable majestic autostart
parent
1d66176ecf
commit
68e2d9cf6e
|
@ -39,7 +39,7 @@ start() {
|
||||||
#
|
#
|
||||||
# export SENSOR=$(fw_printenv -n sensor)
|
# export SENSOR=$(fw_printenv -n sensor)
|
||||||
export SENSOR=$(cat /proc/jz/sinfo/info | sed -e 's/.*://')
|
export SENSOR=$(cat /proc/jz/sinfo/info | sed -e 's/.*://')
|
||||||
# load_majestic
|
load_majestic
|
||||||
}
|
}
|
||||||
|
|
||||||
stop() {
|
stop() {
|
||||||
|
|
Loading…
Reference in New Issue