mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-10 08:47:47 +05:30
8 lines
130 B
SYSTEMD
8 lines
130 B
SYSTEMD
|
# This file bridges any ethernet device found
|
||
|
# to the bridge made in 02-bridge.netdev
|
||
|
[Match]
|
||
|
Name=en*
|
||
|
|
||
|
[Network]
|
||
|
Bridge=bridge0
|