diff options
author | Daniel Mack <github@zonque.org> | 2015-08-17 10:04:31 +0200 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-08-17 10:04:31 +0200 |
commit | e036a5f1d5c58d1203bbc5fd08275c132aea00ed (patch) | |
tree | 542a9b4e0c78be2430a122cf8f67308d934dc5e7 /TODO | |
parent | 0d4605ec3c9c1392bb5f0abc590b1d855df5eebb (diff) | |
parent | 6b34a6c995493dc6efaa245ff021476b70662f9a (diff) |
Merge pull request #974 from teg/resolved-fixes-2
resolved: debugging improvements
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 |