Werk #9606: Restore backup: make system config files available immediately
| Component | Firmware |
| Title | Restore backup: make system config files available immediately |
| Date | Sep 10, 2024 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.7.6 |
Restoring a full appliance backup (config and sites) onto an empty appliance could fail on restoring the sites. This werk fixes this behaviour by making sure that outstanding writes to the filesystem are done and caches are cleared to make sure /etc/passwd is populated with the contents from the backup before the site restore is triggered.