summaryrefslogtreecommitdiff
path: root/beagle/debian-rfs/etc/apt/apt.conf.d/70debconf
blob: 0c8b4ca4aba5e0e1f10fbe8de314bace8bc72203 (plain)
1
2
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";};