System config files
Dealing with system config files after upgrades
MocaccinoOS Desktop and Micro automatically protect /etc from overwriting user-override changes. Although, upgrades might require to overwrite and upgrade specific default configuration. The mos cli embeds a config-update tool which is compatible with etc-update and dispatch-conf.
To show a summary of the config changes that requires merging:
|
|
Merging configuration
To merge configurations interactively, run:
|
|
To check the configuration of all the files, 1-by-1, run:
|
|
Auto-merging
It’s possible to auto-merge configurations automatically with:
|
|
Last modified March 4, 2026: Revise performance.md for clarity and updates (8a054a4)