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