Initial commit
This commit is contained in:
commit
295a111cec
89 changed files with 2897 additions and 0 deletions
5
config/files/etc/apt/apt.conf.d/force_confdef/DEBIAN
Normal file
5
config/files/etc/apt/apt.conf.d/force_confdef/DEBIAN
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
DPkg {
|
||||
Options {
|
||||
"--force-confdef";
|
||||
}
|
||||
};
|
||||
Reference in a new issue