From 8ce8c4c77da1f52f335e3b258f78445674b76e0e Mon Sep 17 00:00:00 2001 From: Proto Date: Sun, 3 Apr 2022 15:49:05 +0100 Subject: [PATCH] Update create-rpz.sh changed times to match current lanacache_dns --- scripts/create-rpz.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/create-rpz.sh b/scripts/create-rpz.sh index 46d41dd..bf6b666 100755 --- a/scripts/create-rpz.sh +++ b/scripts/create-rpz.sh @@ -35,9 +35,9 @@ cat > $outputfile << EOF @ SOA ns1.$basedomain. admin.$basedomain. ( $(date +%Y%m%d01) ; serial 604800 ; refresh (1 week) - 86400 ; retry (1 day) - 2419200 ; expire (4 weeks) - 86400 ; minimum (1 day) + 600 ; retry (1 day) + 600 ; expire (4 weeks) + 600 ; minimum (1 day) ) NS ns1.$basedomain. NS ns2.$basedomain.