Skip to main content
Makenot
.
work
Discover
Use Cases
Docs
Fan+
Login
Join
max
/
mountaineer
main
Files
Commits
Issues
mountaineer
/
build
/
apkovl-src
/
common
/
etc
/
resolv.conf
204 B · 8 lines
History
Blame
Raw
1
# Mountaineer: unbound on loopback is the only resolver.
2
# Do not edit this file. Stub zones and forwards go in
3
# /etc/unbound/unbound.conf.d/.
4
5
nameserver 127.0.0.1
6
nameserver ::1
7
options edns0 trust-ad
8