Move mDNS setting to correct directive
This commit is contained in:
parent
13114e3a84
commit
3fc19b62c8
1 changed files with 1 additions and 3 deletions
|
|
@ -10,7 +10,5 @@ DNS={{ local_network_dns }}
|
||||||
Gateway={{ local_network_gateway }}
|
Gateway={{ local_network_gateway }}
|
||||||
DHCP=no
|
DHCP=no
|
||||||
IPv6AcceptRA=no
|
IPv6AcceptRA=no
|
||||||
RequiredForOnline=routable
|
|
||||||
|
|
||||||
[Link]
|
|
||||||
MulticastDNS=yes
|
MulticastDNS=yes
|
||||||
|
RequiredForOnline=routable
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue