Can you tell me for this example, in witch script on witch position I can write my "nice" to start wpa-supplicant directly in low priority?

allow-hotplug wlan0
iface wlan0 inet dhcp
      wpa-driver wext
      wpa-ssid netkult
wpa-psk 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f


I change in my tests:
/etc/wpa_supplicant/functions.sh

the line to
WPA_SUP_BIN="nice -10 /sbin/wpa_supplicant"

but this is maybe not correct, and wpa_supplicant doesn't start anymore.

I change it back to original and write the per-up line in /etc/networking/interfaces



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to