Chroot: Add FDN dns

This commit is contained in:
Jeremy Gardais 2019-04-03 18:45:17 +02:00
parent 316a2ea748
commit 75c1b6725b
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 3 additions and 0 deletions

View File

@ -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