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
ef178897ba
commit
2ee29d8252
1 changed files with 1 additions and 0 deletions
|
|
@ -230,6 +230,7 @@ start_service() {
|
|||
procd_open_instance icwmp
|
||||
procd_append_param command -b
|
||||
procd_set_param command "$PROG"
|
||||
procd_append_param command -b
|
||||
procd_set_param respawn \
|
||||
${respawn_threshold:-5} \
|
||||
${respawn_timeout:-10} ${respawn_retry:-3}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue