On Mon, Sep 27, 2021 at 12:02:52PM +0200, Hans wrote: > Hi folks, > > just an easy question: How can I force to keep or overwrite a configuration > during an upgrade? As I do not want it set fixed, I am searching for a > solution by setting a command. [...] In addition to the other responses in this thread, I'll put in a plug for the etckeeper package. I'm a big fan of keeping versioned history of my configs in a local git repo. > Best regards > Hans --Gregory