Use systemd-resolved to announce hostname via mDNS and LLMNR (#986)
Drop AVAHI and use systemd-resolved to announce hostname via mDNS and LLMNR. Also continue to offer the _workstation._tcp.local service since it is used by the CoreDNS mDNS plug-in.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
id=HassOS default
|
||||
uuid=f62bf7c2-e565-49ff-bbfc-a4cf791e6add
|
||||
type=802-3-ethernet
|
||||
llmnr=2
|
||||
mdns=2
|
||||
|
||||
[ipv4]
|
||||
method=auto
|
||||
|
||||
Reference in New Issue
Block a user