diff options
author | Tom Gundersen <teg@jklm.no> | 2015-08-12 17:29:53 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-08-16 20:52:30 +0200 |
commit | 17018c3cc7ba3dcb4e6aeb8a77203b08fd09f726 (patch) | |
tree | 461e47675c85d450238dff5ec50930172a9c4afe /TODO | |
parent | 74998408530501c3309bb15c383573b382164197 (diff) |
TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -354,7 +354,9 @@ Features: - avahi compat - DNS-SD service registration from socket units - edns0 - - dname + - dname: Not necessary for plain DNS as synthesized cname is handed out instead if we do not + announce dname support. However, for DNSSEC it is necessary as the synthesized cname + will not be signed. - cname on PTR (?) * Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely |