diff --git a/rootfs/usr/local/etc/resolv.conf b/rootfs/usr/local/etc/resolv.conf new file mode 100644 index 0000000..36432f8 --- /dev/null +++ b/rootfs/usr/local/etc/resolv.conf @@ -0,0 +1,6 @@ +search . +nameserver 1.1.1.1 +nameserver 1.0.0.1 +nameserver 8.8.8.8 +nameserver 8.8.4.4 +