roku san update sets default device configuration.
This commit is contained in:
5
san
5
san
@@ -295,7 +295,7 @@ zms_client()
|
|||||||
plethora msg-receive /zip-server
|
plethora msg-receive /zip-server
|
||||||
set +x
|
set +x
|
||||||
}
|
}
|
||||||
/
|
|
||||||
zms_hotswap_stress_test()
|
zms_hotswap_stress_test()
|
||||||
{
|
{
|
||||||
local PLUGIN="/nvram/plugins/$1.zip"
|
local PLUGIN="/nvram/plugins/$1.zip"
|
||||||
@@ -514,5 +514,8 @@ mount /nvram -o remount,exec
|
|||||||
sh -c "while true ; do noreset; sleep 5; done" &
|
sh -c "while true ; do noreset; sleep 5; done" &
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
ConfigService -so fw.apibroker.failsafe-disable=true
|
||||||
|
ConfigService -so fw.fastboot.capture.snapshot=false
|
||||||
|
ConfigService -so fw.system.cs-boot-loop-count=20
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user