pybatmesh/systemd-networkd/mesh.06-eth.network
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

10 lines
192 B
SYSTEMD

# This file bridges any ethernet device found
# to the bridge made in mesh.02-bridge.netdev
[Match]
Name=en*
Name=eth*
[Network]
Description=Connect ethernet to the bridge
Bridge={bridgedev}