Werk #9340: Improved robustness of device configuration after unclean shutdowns
| Component | Firmware |
| Title | Improved robustness of device configuration after unclean shutdowns |
| Date | Jan 26, 2018 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.3.19 |
When changing the configuration of the appliance and performing a hard power reset of the device right after this change, it could happen that the whole device configuration was gone on next but. This was caused by a partially written file after the configuration change.
We have improved the write logic of the configuration file in order to make it more robust against such issues.