mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-05-24 00:33:14 +02:00
systemd-resolved: clarify no Service Discovery
This commit is contained in:
parent
1c8b2273bd
commit
802dc1c4c8
@ -1,5 +0,0 @@
|
|||||||
# Enable resolver and responder, practically replacing avahi-daemon
|
|
||||||
[Resolve]
|
|
||||||
LLMNR=true
|
|
||||||
MulticastDNS=true
|
|
||||||
# vim: filetype=systemd
|
|
||||||
@ -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:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user