Duplicate mesh.07-bridge.network history in check.01-eth.network history.

This commit is contained in:
Pranav Jerry 2021-09-24 12:38:46 +05:30
parent 8137b5067b
commit ea283a3247
Signed by: pranav
GPG Key ID: F1DCDC4FED0A0C5B
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# Ah! This is where the magic happens!
# This is the interface userspace applications will be using to
# communicate with others devices
[Match]
Name=bridge0
[Network]
# use DHCP to assign an IP
DHCP=yes
# if DHCP fails, assign a random address
LinkLocalAddressing=yes
# LLMNR and MulticastDNS are used for hostname discovery
LLMNR=yes
MulticastDNS=yes