View Single Post
Posts: 35 | Thanked: 13 times | Joined on Oct 2008
#5
Found the iphome which has a smaller footprint
iphome_0.5-1_armel.deb @ http://www.mulliner.org/nokia770/

but after asking about detecting if network is up/down im went for a shell script
Im sure this could be done cleaner better but it works

/etc/network/if-post-down.d/pick_a_script_name
Code:
#!/bin/sh
wlanX=`ifconfig wlan0 |grep 'RX bytes'`
dateX=`date`
echo $dateX $wlanX >>/media/mmc2/trans.txt
__________________
topsmileys - Free forum smileys