View Single Post
Posts: 156 | Thanked: 90 times | Joined on Jan 2010
#2
Bug in gprsdataresetter.py: Type of gprs_reset_time key is string, so the proper command line input is:

gconftool-2 -s /system/osso/connectivity/network_type/GPRS/gprs_reset_time --type=string $(date +%s)

Stumbled upon it by chance. Was looking for command line option to reset GPRS counter (to use it with fcron), found it here! Thanks.
 

The Following 2 Users Say Thank You to rooted For This Useful Post: