mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-10 07:21:59 +05:30
Pranav Jerry
7e8f9e8417
The README is now in order, with a few readability fixes. The renaming of files in systemd-networkd/ is only for readability. I don't know if networkd considers the order of files important.
11 lines
267 B
SYSTEMD
11 lines
267 B
SYSTEMD
# Create the BATMAN interface
|
|
# See 04-batman.network for configuration details
|
|
[NetDev]
|
|
Name=bat0
|
|
Description=BATMAN interface
|
|
Kind=batadv
|
|
|
|
# Use default settings. Uncomment to change
|
|
# see man:systemd.netdev(5) § [BATMANADVANCED] SECTION OPTIONS
|
|
#[BatmanAdvanced]
|