Add BOOT event when starting icwmp

This commit is contained in:
Omar Kallel 2021-11-23 15:24:33 +01:00
parent 1d4b28acd4
commit ef178897ba

View file

@ -228,6 +228,7 @@ start_service() {
copy_cwmp_etc_files_to_varstate
procd_open_instance icwmp
procd_append_param command -b
procd_set_param command "$PROG"
procd_set_param respawn \
${respawn_threshold:-5} \