diff options
author | Roy Marples <roy@marples.name> | 2008-12-23 10:39:45 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-12-23 10:39:45 +0000 |
commit | 1ff289e3055206fd0d93e2a697a93f701e367f5d (patch) | |
tree | 54ddf9861cde28dfc28fe278bf8e6a3a3683fd92 /net | |
parent | 53e2bec3850aa8a3f625392316c0e02f395c02bd (diff) |
Whitespace.
Diffstat (limited to 'net')
-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 |