diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2022-06-05 18:04:59 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2022-06-05 18:10:02 +0000 |
commit | 4febe16e256fc26acfcd4111fdf76d1bb1405f98 (patch) | |
tree | 77a980f400035b052278dcb4459ec177a7bbdcfd /dehydrated/share | |
parent | Releasing version 20220525. (diff) | |
download | service-tools-4febe16e256fc26acfcd4111fdf76d1bb1405f98.tar.xz service-tools-4febe16e256fc26acfcd4111fdf76d1bb1405f98.zip |
Handling ipv4-only/ipv6-only nameservers on ipv4-only/ipv6-only systems.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'dehydrated/share')
-rw-r--r-- | dehydrated/share/man/dehydrated-nsupdate.1.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dehydrated/share/man/dehydrated-nsupdate.1.rst b/dehydrated/share/man/dehydrated-nsupdate.1.rst index 058785f..db58d5c 100644 --- a/dehydrated/share/man/dehydrated-nsupdate.1.rst +++ b/dehydrated/share/man/dehydrated-nsupdate.1.rst @@ -54,7 +54,8 @@ Features | **automatic nameserver detection** | **dehydrated-nsupdate** automatically finds and updates all authoritative -| nameservers for a given record by looking up the records in the DNS by itself. +| nameservers for a given record by looking up the records in the DNS by itself, +| supporting IPv6-only, IPv4-only, and dual-stacked environments. | **proper CNAME support** | **dehydrated-nsupdate** follows CNAMEs delegating the TXT record creation to |