This repository has been archived on 2024-05-18. You can view files and clone it, but cannot push or open issues or pull requests.
soifai/config/files/etc/apt/apt.conf.d/force_confdef/DEBIAN

6 lines
49 B
Plaintext

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