Systemd/network/80-wifi-station.network.example
Zbigniew Jędrzejewski-Szmek a9eedd3cf7 network: install wifi-adhoc.network by default, make wifi-{ap,station} examples
I think 80-wifi-adhoc.network is safe enough, since it just enables
the link-local addressing. But the other two enable DHCP in client
or server modes, and we should not do this by default.
2019-10-30 11:21:41 +01:00

7 lines
64 B
Plaintext

[Match]
Type=wifi
WLANInterfaceType=station
[Network]
DHCP=yes