System Configuration
Dealing with system configuration after upgrades
MocaccinoOS Desktop and Micro automatically protects /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 November 8, 2025: bump sftp (102dfa9)