diff --git a/debian/chroot.install b/debian/chroot.install index 04744c7..17f92e9 100755 --- a/debian/chroot.install +++ b/debian/chroot.install @@ -217,6 +217,9 @@ iface ${net_device} inet static network ${net_network} broadcast ${net_broadcast} gateway ${net_gateway} + # FDN DNS - https://www.fdn.fr/actions/dns/ + dns-nameserver 80.67.169.12 + dns-nameserver 80.67.169.40 source-directory /etc/network/interfaces.d" > /target/etc/network/interfaces