pybatmesh/systemd-networkd/mesh.02-bridge.netdev

12 lines
316 B
SYSTEMD
Raw Normal View History

2021-05-10 15:15:42 +05:30
# Create a bridge interface
# The batman interface be will later linked to this bridge.
# See 07-bridge.network to see how this bridge is configured
2021-05-10 15:15:42 +05:30
[NetDev]
Name={bridgedev}
2021-05-10 15:15:42 +05:30
Description=Bridge
Kind=bridge
# uncomment to change the default settings
# see man:systemd.netdev(5) § [BRIDGE] SECTION OPTIONS
#[Bridge]