You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
757 B
28 lines
757 B
input seed |
|
run softlimit -o250 -d3000000 D_bindir/dnscache |
|
user Gdnscache |
|
|
|
tailrun runit dd if=/dev/urandom of=$servicedir/seed count=1 bs=128 2> /dev/null |
|
tailrun runit chmod 600 $servicedir/seed |
|
|
|
env CACHESIZE 1000000 |
|
env IP 127.0.0.1 |
|
env IPSEND 0.0.0.0 |
|
env ROOT D_sysconfdir/dnscache/root |
|
|
|
conf root/servers/@ 198.41.0.4 |
|
conf root/servers/@ 128.9.0.107 |
|
conf root/servers/@ 192.33.4.12 |
|
conf root/servers/@ 128.8.10.90 |
|
conf root/servers/@ 192.203.230.10 |
|
conf root/servers/@ 192.5.5.241 |
|
conf root/servers/@ 192.112.36.4 |
|
conf root/servers/@ 128.63.2.53 |
|
conf root/servers/@ 192.36.148.17 |
|
conf root/servers/@ 198.41.0.10 |
|
conf root/servers/@ 193.0.14.129 |
|
conf root/servers/@ 198.32.64.12 |
|
conf root/servers/@ 202.12.27.33 |
|
conf root/ip/127.0.0.1 |
|
|
|
log dnscache
|
|
|