Bump to 1.14.1
[platform/upstream/augeas.git] / tests / root / etc / apt / apt.conf.d / 70debconf
1 // Pre-configure all packages with debconf before they are installed.
2 // If you don't like it, comment it out.
3 DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};