pybatmesh/systemd-networkd/mesh.02-bridge.netdev
Pranav Jerry a7304a986b
turn off all wifi devices at exit
This makes things easier to maintain, or so I hope.

Added more comments in files in systemd-networkd, made CHANGELOG.md
better, and updated the README.
2021-09-29 15:14:13 +05:30

12 lines
321 B
SYSTEMD

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