systemd-resolved: clarify no Service Discovery

This commit is contained in:
Aminda Suomalainen 2026-03-07 10:05:03 +02:00
parent 1c8b2273bd
commit 802dc1c4c8
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 2 additions and 5 deletions

View File

@ -1,5 +0,0 @@
# Enable resolver and responder, practically replacing avahi-daemon
[Resolve]
LLMNR=true
MulticastDNS=true
# vim: filetype=systemd

View File

@ -53,6 +53,8 @@ offer.
will be used when it won't work anymore and then the next is used as long as will be used when it won't work anymore and then the next is used as long as
it works and then it's back to the beginning. it works and then it's back to the beginning.
- https://github.com/systemd/systemd/issues/16322#issuecomment-724143641 - https://github.com/systemd/systemd/issues/16322#issuecomment-724143641
- While systemd-resolved can do mDNS (multicast DNS), it cannot do DNS-SD
(service discovery). Thus no local CUPS printing.
Other links I have found important and my files are based on: Other links I have found important and my files are based on: