1
0
Fork 0

Remove file "/etc/resolv.conf"

This commit is contained in:
Braiden Vasco 2017-09-17 14:08:47 +00:00
parent 5e5512779d
commit c6aef2e561
2 changed files with 0 additions and 5 deletions

View file

@ -268,8 +268,6 @@ apply_patch '02-hosts.diff'
apply_file 644 '/etc/network/interfaces'
apply_file 644 '/etc/network/interfaces.d/eth0'
apply_file 644 '/etc/resolv.conf'
##
# Add user.
#

View file

@ -1,3 +0,0 @@
# Use Google public DNS server:
nameserver 8.8.8.8
nameserver 8.8.4.4