This repository has been archived on 2024-05-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
soifai/config/files/etc/apt/apt.conf.d/force_confdef/DEBIAN
2022-07-15 11:59:26 +02:00

5 lines
49 B
Text

DPkg {
Options {
"--force-confdef";
}
};