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