projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix typo in endian-ness select for squashfs
[openwrt.git]
/
openwrt
/
package
/
bind
/
files
/
bind
/
db.local
1
;
2
; BIND data file for local loopback interface
3
;
4
$TTL 604800
5
@ IN SOA localhost. root.localhost. (
6
1 ; Serial
7
604800 ; Refresh
8
86400 ; Retry
9
2419200 ; Expire
10
604800 ) ; Negative Cache TTL
11
;
12
@ IN NS localhost.
13
@ IN A 127.0.0.1
This page took
0.04154 seconds
and
5
git commands to generate.