mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-22 14:43:36 +05:30
15 lines
329 B
SYSTEMD
15 lines
329 B
SYSTEMD
[Match]
|
|
# this line will be changed by sed
|
|
WLANInterfaceType={ADHOC_NETWORK}
|
|
|
|
[Network]
|
|
Description=ad-hoc network connecting to other nodes
|
|
BatmanAdvanced=bat0
|
|
# this interface should not have any ip addresses assigned
|
|
# ip will be given later to the bridge
|
|
DHCP=no
|
|
DHCPServer=no
|
|
LinkLocalAddressing=no
|
|
LLMNR=no
|
|
MulticastDNS=no
|