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.
This commit is contained in:
Yu Watanabe 2024-07-31 06:49:32 +09:00
parent 6d0cdbe0bc
commit e2becab085

View File

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