diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-05-31 19:28:46 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-05-31 19:28:46 +0200 |
commit | e544bb7500b4a6dbb135f47c07e7c8aefaccf00b (patch) | |
tree | 0baa8d8dea03bcd1c200cfc93f2b50f100514e60 | |
parent | 95355589f8893a19671dd0f253846f7687e1a554 (diff) |
lower serial (past bumps were unused: wrong comment marker)
-rw-r--r-- | bind/fake-222/jones.dk | 2 | ||||
-rw-r--r-- | bind/pri/jones.dk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bind/fake-222/jones.dk b/bind/fake-222/jones.dk index 5243174..08ae79e 100644 --- a/bind/fake-222/jones.dk +++ b/bind/fake-222/jones.dk @@ -1,6 +1,6 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( - 2020053102 + 2020053101 1w 1d 30d 3h ) ; SSHFP records (execute at the host): ssh-keygen -r. diff --git a/bind/pri/jones.dk b/bind/pri/jones.dk index fef8e13..a0fa51f 100644 --- a/bind/pri/jones.dk +++ b/bind/pri/jones.dk @@ -1,6 +1,6 @@ $TTL 1h @ IN SOA dns.jones.dk. dr.jones.dk. ( - 2020053102 + 2020053101 1h 30m 1w 1h ) ; SSHFP records (execute at the host): ssh-keygen -r. |