1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-04 05:17:43 +03:00

network: request non-NULL SSID when a wlan interface is configured as station

To avoid conflicts with user .network file for the wlan interface with Bond=.
See https://github.com/systemd/systemd/issues/19832#issuecomment-857661200.

(cherry picked from commit e2becab08506d8a085f4c18231c7f354db16df9f)
(cherry picked from commit ad861b6ae6ee9660912f03f73f771c98f426753c)
(cherry picked from commit 2a182ae521)
(cherry picked from commit d00860118d)
(cherry picked from commit 9d9458a00e)
This commit is contained in:
Yu Watanabe 2024-07-31 06:49:32 +09:00 committed by Luca Boccassi
parent e1006d565a
commit 154c0bf570

View File

@ -12,6 +12,7 @@
[Match]
Type=wlan
WLANInterfaceType=station
SSID=*
[Network]
DHCP=yes