diff --git a/rootfs/etc/resolv.conf b/rootfs/etc/resolv.conf new file mode 100644 index 0000000..f197f09 --- /dev/null +++ b/rootfs/etc/resolv.conf @@ -0,0 +1,3 @@ +%nameserver% +%searchdomain% +options ndots:0 \ No newline at end of file