mirror of
https://github.com/apple/container.git
synced 2026-07-12 12:37:02 +00:00
f8f7e2cdf0
- Closes #1566. - Currently on `system start` we only remove the read-only user config if the user config file exists. This means that changes to the config are processed properly on restart, but a removal is ignored, and the old read-only settings linger.