diff options
Diffstat (limited to 'openwrt/package/maradns/files/mararc')
-rw-r--r-- | openwrt/package/maradns/files/mararc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/maradns/files/mararc b/openwrt/package/maradns/files/mararc index ee91cbc1e..e67ee9959 100644 --- a/openwrt/package/maradns/files/mararc +++ b/openwrt/package/maradns/files/mararc @@ -1,7 +1,7 @@ hide_disclaimer="YES" chroot_dir="/etc/maradns" bind_address="0.0.0.0" -run_as_root=1 +maradns_uid=65534 maxprocs=10 random_seed_file="/dev/urandom" recursive_acl="192.168.1.0/24" |