pybatmesh/systemd-networkd/06-eth.network
Pranav Jerry f4a490210d added prototype functions in naxalnet/iwd.py
They won't work yet but when they do we can use the classes in iwd.py
instead of using dasbus directly. Also added a Name to Match in
systemd-networkd/06-eth.network
2021-06-30 21:50:39 +05:30

9 lines
140 B
SYSTEMD

# This file bridges any ethernet device found
# to the bridge made in 02-bridge.netdev
[Match]
Name=en*
Name=eth*
[Network]
Bridge=bridge0