diff options
-rw-r--r-- | net/wpa_supplicant.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/wpa_supplicant.sh b/net/wpa_supplicant.sh index 54e13e8d..ae7ea788 100644 --- a/net/wpa_supplicant.sh +++ b/net/wpa_supplicant.sh @@ -126,7 +126,6 @@ wpa_supplicant_pre_start() fi service_set_value ctrl_dir "${ctrl_dir}" - if [ -n "${wpac}" ]; then opts="${opts} -W" elif service_started devd; then |