mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-26 16:52:07 +05:30
Pranav Jerry
704fe646f8
Nothing big. And naxalnet needs a new maintainer or I will keep screwing up things.
10 lines
192 B
SYSTEMD
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}
|