mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
don't stall boot if br0 has no slaves
This commit is contained in:
parent
7db1464b76
commit
7e5ce367a2
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Name=br0
|
|||
[Network]
|
||||
Address={{ lan_ip }}/19
|
||||
LinkLocalAddressing=no
|
||||
ConfigureWithoutCarrier=yes
|
||||
# Commenting the below line as it has been causing race/looping issues between dnsmasq and systemd-resolved
|
||||
# IIAB ticket #1747
|
||||
#DNS={{ lan_ip }}
|
||||
|
|
Loading…
Reference in a new issue