Index: 98_update.pm
===================================================================
--- 98_update.pm (revision 5640)
+++ 98_update.pm (working copy)
@@ -788,6 +788,7 @@
print FH $fileContent;
close (FH);
Log 5, "update write $localFile";
+ $writeError .= _cfgDB_Updatefile($localFile) if(configDBUsed());
} else {
delete $updateFiles_ref->{$f};
Log 1, "update Can't write $localFile: $!";