diff --git a/san b/san index 99e43e4..ea6ac5f 100644 --- a/san +++ b/san @@ -295,7 +295,7 @@ zms_client() plethora msg-receive /zip-server set +x } -/ + zms_hotswap_stress_test() { local PLUGIN="/nvram/plugins/$1.zip" @@ -514,5 +514,8 @@ mount /nvram -o remount,exec sh -c "while true ; do noreset; sleep 5; done" & EOF fi + ConfigService -so fw.apibroker.failsafe-disable=true + ConfigService -so fw.fastboot.capture.snapshot=false + ConfigService -so fw.system.cs-boot-loop-count=20 }