mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2025-12-10 07:44:41 +01:00
Added to delay to wait for service reloads
This commit is contained in:
parent
62566e4e81
commit
d01799af9a
1 changed files with 1 additions and 0 deletions
|
|
@ -617,6 +617,7 @@ void icwmp_restart_services()
|
|||
cwmp_commit_package("icwmp", UCI_VARSTATE_CONFIG);
|
||||
}
|
||||
icwmp_free_list_services();
|
||||
sleep(5); // wait for services to get restarted
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue