diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 11:52:02 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 11:52:02 +0000 |
commit | 6006c367231a8d7a7f09d13ea27c7923e27ad78e (patch) | |
tree | 0d488e0574422f4aa994e7a1e0137feb63eccfc1 /openwrt/package/maradns/files/mararc | |
parent | dd7cb92220450aa29a69939491c485ce00396fd0 (diff) |
Convert maradns to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@927 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/maradns/files/mararc')
-rw-r--r-- | openwrt/package/maradns/files/mararc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/maradns/files/mararc b/openwrt/package/maradns/files/mararc new file mode 100644 index 0000000000..ee91cbc1ef --- /dev/null +++ b/openwrt/package/maradns/files/mararc @@ -0,0 +1,9 @@ +hide_disclaimer="YES" +chroot_dir="/etc/maradns" +bind_address="0.0.0.0" +run_as_root=1 +maxprocs=10 +random_seed_file="/dev/urandom" +recursive_acl="192.168.1.0/24" +root_servers={} +root_servers["."]="198.41.0.4,128.9.0.107,192.33.4.12,128.8.10.90,192.203.230.10,192.5.5.241,192.112.36.4,128.63.2.53,192.36.148.17,192.58.128.30,193.0.14.129,198.32.64.12,202.12.27.33" |