mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
Set NetworkManager default value / fix mDNS in OTA updates (#1041)
* Set NetworkManager default values / fix mDNS in OTA updates
This commit is contained in:
parent
681fe1421a
commit
c48184cf91
@ -9,3 +9,7 @@ unmanaged-devices=type:bridge;type:tun;type:veth
|
|||||||
|
|
||||||
[logging]
|
[logging]
|
||||||
backend=journal
|
backend=journal
|
||||||
|
|
||||||
|
[connection]
|
||||||
|
connection.mdns=2
|
||||||
|
connection.llmnr=2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user