Thanks, worked like a charm.
For future reference, here's The Easy Way™ (commands run as root, through serial console / SSH / terminal app (kterm)):
Code:
# touch /mnt/us/WIFI_NO_NET_PROBE
# restart wifid
Also, a quick 'grep' revealed where the magic is happening: /etc/upstart/wifid.conf
Thanks again.