Remove bind9 from buildd installed packages

ubuntu/xenial
Cody Shepherd 4 years ago
parent 4a9592601d
commit f7512b21a0
No known key found for this signature in database
GPG Key ID: 0DB7E5F05C3FAB5F

@ -45,7 +45,7 @@ env DEBIAN_FRONTEND=noninteractive chroot "$mount_d" apt-get \
# Install dependencies # Install dependencies
env DEBIAN_FRONTEND=noninteractive chroot "$mount_d" apt-get \ env DEBIAN_FRONTEND=noninteractive chroot "$mount_d" apt-get \
install -y --install-recommends bind9 busybox-initramfs cloud-init dbus \ install -y --install-recommends busybox-initramfs cloud-init dbus \
ifupdown initramfs-tools locales lsb-release \ ifupdown initramfs-tools locales lsb-release \
openssh-server resolvconf sudo snapd udev openssh-server resolvconf sudo snapd udev

Loading…
Cancel
Save