CodeLiturgy.Dashboard/CodeLiturgy.Views/Augeas/root/etc/apt/apt.conf.d/70debconf

4 lines
182 B
Plaintext
Raw Permalink Normal View History

2022-12-05 02:07:41 +03:00
// 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";};