Skip to content

Commit 2935d52

Browse files
committed
Provide fallback nameservers for boot. This is necessary because the gw doesn't have a battery-backed clock
1 parent f099456 commit 2935d52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
lookup file bind
2+
nameserver 127.0.0.1
3+
# Only neccessary for boot-up, so ntpd can sync
4+
nameserver 1.0.0.1
5+
nameserver 1.1.1.1

0 commit comments

Comments
 (0)