mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
B#4738: Add commit cwmp uci changes on set_notification cmd
- Updated Change package list in case of set_notification cmd
This commit is contained in:
parent
45b823fe47
commit
73e1f1102f
1 changed files with 1 additions and 0 deletions
|
|
@ -293,6 +293,7 @@ int dm_entry_apply(struct dmctx *ctx, int cmd, char *arg1, char *arg2)
|
|||
if (fault) break;
|
||||
}
|
||||
if (!fault) {
|
||||
dmuci_change_packages(&head_package_change);
|
||||
dmuci_save();
|
||||
}
|
||||
free_all_set_list_tmp(ctx);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue