diff options
Diffstat (limited to 'linux/conf/resolv.conf')
-rw-r--r-- | linux/conf/resolv.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linux/conf/resolv.conf b/linux/conf/resolv.conf new file mode 100644 index 0000000..4c22142 --- /dev/null +++ b/linux/conf/resolv.conf @@ -0,0 +1,8 @@ +# +# /etc/resolv.conf: resolver configuration file +# + +#search <domain.org> +#nameserver <ip-address> +nameserver 213.73.91.35 +# End of file |