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 commit2a182ae521
) (cherry picked from commitd00860118d
) (cherry picked from commit9d9458a00e
)
This commit is contained in:
parent
e1006d565a
commit
154c0bf570
@ -12,6 +12,7 @@
|
||||
[Match]
|
||||
Type=wlan
|
||||
WLANInterfaceType=station
|
||||
SSID=*
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
|
Loading…
Reference in New Issue
Block a user