diff options
Diffstat (limited to 'roles/jumbotron/files/eth0.network')
-rw-r--r-- | roles/jumbotron/files/eth0.network | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/jumbotron/files/eth0.network b/roles/jumbotron/files/eth0.network index bb1faf5..044dd70 100644 --- a/roles/jumbotron/files/eth0.network +++ b/roles/jumbotron/files/eth0.network @@ -5,3 +5,5 @@ Name=eth0 DHCP=yes IPv6AcceptRA=yes IPv6PrivacyExtensions=no +MulticastDNS=yes +LLMNR=yes |