i found a way to remove the wifi-radar package.

open /etc/init.d/wifi-radar.conf and go to line 28 and change:

ETH='grep interface /etc/wifi-radar/wifi-radar.conf 2>/dev/null | cut
-d' ' -f3 2>/dev/null'

to

ETH='grep interface /etc/wifi-radar.conf 2>/dev/null | cut -d' ' -f3
2>/dev/null'

... you see that the conf-file are at the wrong place.

you must also change the /etc/wifi-radar.conf. you must change the
interface to your wifi-interface (eth3 for me) the stop script don't
work with the auto_detect interface (bug #458115 and #458890).

now you can remove the wifi-radar package.



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

Reply via email to