mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Commit dmmap changes during reference DB refresh
This commit is contained in:
parent
ea3fa033e7
commit
a32a9a2bfc
1 changed files with 2 additions and 1 deletions
|
|
@ -887,7 +887,8 @@ int bbfdm_refresh_references(unsigned int dm_type, const char *srv_obj_name)
|
||||||
|
|
||||||
snprintf(config_name, sizeof(config_name), "%s", "bbfdm_reference_db");
|
snprintf(config_name, sizeof(config_name), "%s", "bbfdm_reference_db");
|
||||||
|
|
||||||
// Apply all changes
|
// Apply 'dmmap' & '/var/state' changes
|
||||||
|
dmuci_commit_bbfdm();
|
||||||
dmuci_commit_package_varstate(config_name);
|
dmuci_commit_package_varstate(config_name);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue