diff --git a/source/scripts/init/defaults/system_defaults_arm b/source/scripts/init/defaults/system_defaults_arm index 8d29a2aa..e5eb2933 100755 --- a/source/scripts/init/defaults/system_defaults_arm +++ b/source/scripts/init/defaults/system_defaults_arm @@ -1498,6 +1498,6 @@ $FwDwld_AvlMem_RsrvThreshold=20 $FwDwld_ImageProcMemPercent=0 #SelfHeal Cron - RFC flag is enabled by default -$SelfHealCronEnable=true +#$SelfHealCronEnable=true #STAGE Default value $StageEnabled=false diff --git a/source/scripts/init/defaults/system_defaults_bci b/source/scripts/init/defaults/system_defaults_bci index c611e5d8..33e4550a 100755 --- a/source/scripts/init/defaults/system_defaults_bci +++ b/source/scripts/init/defaults/system_defaults_bci @@ -1348,6 +1348,6 @@ $FwDwld_AvlMem_RsrvThreshold=20 $FwDwld_ImageProcMemPercent=0 #SelfHeal Cron - RFC flag is enabled by default -$SelfHealCronEnable=true +#$SelfHealCronEnable=true #STAGE Default value $StageEnabled=false