mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-27 01:02:15 +05:30
Pranav Jerry
704fe646f8
Nothing big. And naxalnet needs a new maintainer or I will keep screwing up things.
14 lines
433 B
SYSTEMD
14 lines
433 B
SYSTEMD
# Create the BATMAN interface
|
|
# See mesh.04-batman.network for configuration details
|
|
[NetDev]
|
|
Name={batdev}
|
|
Description=BATMAN interface
|
|
Kind=batadv
|
|
|
|
# See man:systemd.netdev(5) § [BATMANADVANCED] SECTION OPTIONS
|
|
[BatmanAdvanced]
|
|
# This helps choose the best network when many nodes have a DHCP
|
|
# server. See the B.A.T.M.A.N. documentation at
|
|
# https://www.open-mesh.org/projects/batman-adv/wiki/Gateways
|
|
GatewayMode={gateway_mode}
|