Remove resolv.conf to allow it to be owned by systemd-resolved or created by NetworkManager
This commit is contained in:
parent
06125a7a7f
commit
73cf9d5442
1
Makefile
1
Makefile
@ -46,7 +46,6 @@ nsswitch.conf \
|
|||||||
passwd \
|
passwd \
|
||||||
printcap \
|
printcap \
|
||||||
profile \
|
profile \
|
||||||
resolv.conf \
|
|
||||||
securetty \
|
securetty \
|
||||||
shells
|
shells
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
# domain domain_name
|
|
||||||
# search domain_name
|
|
||||||
nameserver 127.0.0.1
|
|
Loading…
Reference in New Issue
Block a user