View Single Post
Posts: 10 | Thanked: 1 time | Joined on Mar 2010
#10
What do I need to put in to the dbus-script to excute a script on gprs connect and disconnect?

EDIT: Figured it out, instead of:
Code:
/some/script.sh * * com.nokia.icd status_changed * WLAN_INFRA
it's
Code:
/some/script.sh * * com.nokia.icd status_changed * GPRS

Last edited by matthewbpt; 2011-05-03 at 17:31.