]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Merge pull request #974 from teg/resolved-fixes-2
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 1e9a0459b61706ca732b189468d345f285d80c9a..fdb073aa2cc4ccecb3a7ca463e574a6c4ef8774a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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