wpasupplicant: configure driver fallback for networkd

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>

Gbp-Pq: Name networkd-driver-fallback.patch
This commit is contained in:
Stefan Lippers-Hollmann 2022-05-14 03:18:56 +08:00 committed by openKylinBot
parent a4945d4877
commit f333bbb003
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Wants=network.target
[Service]
Type=simple
ExecStart=@BINDIR@/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-%I.conf -i%I
ExecStart=@BINDIR@/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-%I.conf -Dnl80211,wext -i%I
[Install]
Alias=multi-user.target.wants/wpa_supplicant@%i.service