mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
commit
970b0ff648
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ auto br0
|
|||
iface br0 inet manual
|
||||
{% if iiab_wired_lan_iface is defined %}
|
||||
bridge_ports {{ iiab_wired_lan_iface }}
|
||||
{% else %}
|
||||
bridge_ports none
|
||||
{% endif %}
|
||||
bridge_maxwait 0
|
||||
dns-nameservers 127.0.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue