Podman_compose_BigData/system/etc/apt/apt.conf.d/70debconf
2025-10-16 21:15:12 +09:00

4 lines
182 B
Plaintext

// 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";};