mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-02-14 03:49:11 +01:00
Commit dmmap changes during transaction commit call without restarting services
This commit is contained in:
parent
b6eb7cc321
commit
6861d9692e
1 changed files with 2 additions and 0 deletions
|
|
@ -444,6 +444,8 @@ int dm_entry_manage_services(struct blob_buf *bb, bool restart)
|
|||
}
|
||||
blobmsg_close_array(bb, arr);
|
||||
|
||||
bbf_uci_commit_bbfdm();
|
||||
|
||||
dmuci_commit_package_varstate("cwmp");
|
||||
free_all_list_package_change(&head_package_change);
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue