diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2022-05-21 13:59:07 -0400 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2022-05-21 13:59:07 -0400 |
commit | 93e8c64b3dfde61024bdd77cd57b6af9c96de2c5 (patch) | |
tree | dd691a7794395773173e24557f5d52004b5b661e /data/dns | |
parent | 59fc36c50289cdf53f4814e030a756dd9a970ebd (diff) |
Update bind script
Diffstat (limited to 'data/dns')
-rw-r--r-- | data/dns/db.orbekk.com.zone | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/dns/db.orbekk.com.zone b/data/dns/db.orbekk.com.zone index c535f88..e060669 100644 --- a/data/dns/db.orbekk.com.zone +++ b/data/dns/db.orbekk.com.zone @@ -11,6 +11,8 @@ fm3._domainkey IN CNAME fm3.orbekk.com.dkim.fmhosted.com. ; _matrix._tcp IN SRV 10 0 8448 dragon.orbekk.com. +test-message IN TXT "dummy update" + dynamic IN NS ns1.he.net. dynamic IN NS ns2.he.net. dynamic IN NS ns2.he.net. |