first commit
This commit is contained in:
3
etc_org/apt/apt.conf.d/70debconf
Normal file
3
etc_org/apt/apt.conf.d/70debconf
Normal file
@ -0,0 +1,3 @@
|
||||
// Pre-configure all packages with debconf before they are installed.
|
||||
// If you don't like it, comment it out.
|
||||
DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};
|
Reference in New Issue
Block a user