pybatmesh/systemd-networkd/02-bridge.netdev
Pranav Jerry 7e8f9e8417
Changed order of files in systemd-networkd
The README is now in order, with a few readability
fixes. The renaming of files in systemd-networkd/ is
only for readability. I don't know if networkd
considers the order of files important.
2021-06-09 17:22:20 +05:30

12 lines
312 B
SYSTEMD

# 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
[NetDev]
Name=bridge0
Description=Bridge
Kind=bridge
# uncomment to change the default settings
# see man:systemd.netdev(5) § [BRIDGE] SECTION OPTIONS
#[Bridge]