mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Fix package list for external commits
This commit is contained in:
parent
5d399b96b4
commit
491a8b0c00
1 changed files with 3 additions and 0 deletions
|
|
@ -439,6 +439,9 @@ int dm_entry_manage_services(struct blob_buf *bb, bool restart)
|
|||
}
|
||||
}
|
||||
blobmsg_close_array(bb, arr);
|
||||
|
||||
dmuci_commit_package_varstate("cwmp");
|
||||
free_all_list_package_change(&head_package_change);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue