mirror of
https://github.com/systemd/systemd.git
synced 2025-03-11 20:58:27 +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)
This commit is contained in:
parent
c12c122e2a
commit
ad861b6ae6
@ -12,6 +12,7 @@
|
||||
[Match]
|
||||
Type=wlan
|
||||
WLANInterfaceType=station
|
||||
SSID=*
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user