projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c12c122
)
network: request non-NULL SSID when a wlan interface is configured as station
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Tue, 30 Jul 2024 21:49:32 +0000
(06:49 +0900)
committer
Luca Boccassi
<bluca@debian.org>
Thu, 15 Aug 2024 13:04:40 +0000
(14:04 +0100)
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
)
network/80-wifi-station.network.example
patch
|
blob
|
history
diff --git
a/network/80-wifi-station.network.example
b/network/80-wifi-station.network.example
index 160b4eb5e30e5ffdf4ec0ffbf9bfa9613246754d..600ce4c5ea1e16c9e220c5b1f5ae830c9ad5854d 100644
(file)
--- a/
network/80-wifi-station.network.example
+++ b/
network/80-wifi-station.network.example
@@
-12,6
+12,7
@@
[Match]
Type=wlan
WLANInterfaceType=station
+SSID=*
[Network]
DHCP=yes