From 848fd5a43d4ff451c66fb1d7c06e01daa783073a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 23 Jun 2014 20:38:00 +0200 Subject: Fix use 'm' (not 'mi' for minutes and avoid bogus unit for month. --- bind/fake-222/192.168.222 | 2 +- bind/fake-222/JONES | 2 +- bind/fake-222/JONES-mailonly | 2 +- bind/fake-222/JONES-nomail | 2 +- bind/fake-222/OFF | 2 +- bind/fake-222/jones.dk | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'bind/fake-222') diff --git a/bind/fake-222/192.168.222 b/bind/fake-222/192.168.222 index 2e85d07..d6c42ef 100644 --- a/bind/fake-222/192.168.222 +++ b/bind/fake-222/192.168.222 @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 30d 3h ) ; @ NS localhost. ; diff --git a/bind/fake-222/JONES b/bind/fake-222/JONES index c3519e2..af9ec38 100644 --- a/bind/fake-222/JONES +++ b/bind/fake-222/JONES @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 30d 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. diff --git a/bind/fake-222/JONES-mailonly b/bind/fake-222/JONES-mailonly index 0066bab..ff0f251 100644 --- a/bind/fake-222/JONES-mailonly +++ b/bind/fake-222/JONES-mailonly @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 30d 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. diff --git a/bind/fake-222/JONES-nomail b/bind/fake-222/JONES-nomail index 5bec905..15ed866 100644 --- a/bind/fake-222/JONES-nomail +++ b/bind/fake-222/JONES-nomail @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 30d 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. diff --git a/bind/fake-222/OFF b/bind/fake-222/OFF index 5239a56..6f45657 100644 --- a/bind/fake-222/OFF +++ b/bind/fake-222/OFF @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 1w 1d 1mo 3h ) +@ IN SOA localhost. root.localhost. ( 1 1w 1d 30d 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. diff --git a/bind/fake-222/jones.dk b/bind/fake-222/jones.dk index 956db00..f163e8d 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,5 +1,5 @@ $TTL 1w -@ IN SOA localhost. root.localhost. ( 1 604800 86400 2419200 10800 ) ; 1 1w 1d 1mo 3h +@ IN SOA localhost. root.localhost. ( 1 1w 1d 30d 3h ) ; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. -- cgit v1.2.3