Page MenuHomeVyOS Platform

config-mgmt: add baseline archived config file on first boot to avoid misleading error messages
Closed, ResolvedPublicBUG

Description

T7709 adds a restriction on writing an empty config, however, the previous behavior was used by config-mgmt on first boot to add a baseline archived config file containing only the system component versions. The result of the change is immaterial, but leads to a misleading log entry; correct by explicitly adding a baseline archived config file on first boot.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)