mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Add BOOT event when starting icwmp
This commit is contained in:
parent
1d4b28acd4
commit
ef178897ba
1 changed files with 1 additions and 0 deletions
|
|
@ -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} \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue