On Mon 29 Jul 2024 at 09:23:16 (+0700), Max Nikulin wrote: > On 28/07/2024 20:08, Erwan David wrote: > > I also have a 99-systcl.conf which is a copy of the former /etc/sysctl.conf > > When you are going to replace a file provided by a package, check if > it is a configuration file at first (e.g. dpkg -s). Despite most of > files in /etc/ are marked as configuration files, some are not.
I think you meant to write conffiles, not configuration files. Cheers, David.