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:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user