2
0
forked from Ivasoft/openwrt

base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/

Having it in a directory it more friendly for mount-bind.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2020-01-01 04:11:54 +02:00
parent 414d054138
commit fedc5d30ae
3 changed files with 5 additions and 4 deletions

View File

@@ -11,6 +11,6 @@ config ipset-dns
#option port '53001'
# use given upstream DNS server,
# defaults to first entry in /tmp/resolv.conf.auto
# defaults to first entry in /tmp/resolv.conf.d/resolv.conf.auto
#option dns '8.8.8.8'