mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 00:51:24 +03:00
a9eedd3cf7
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.
7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
[Match]
|
|
Type=wifi
|
|
WLANInterfaceType=station
|
|
|
|
[Network]
|
|
DHCP=yes
|