With the 1.5.0 beta, posted earlier, you can do this by using the following custom actions: Turning background connection off: Code: gconftool-2 -s --type boolean /system/osso/connectivity/network_type/restricted_mode false Turning background connection on: Code: gconftool-2 -s --type boolean /system/osso/connectivity/network_type/restricted_mode true Once version 1.5.0 goes to store I will update ProfileMatic's homepage to include these tips + QR Codes so that you can easily scan them with MeeScan and copy-paste them to ProfileMatic's actions.
gconftool-2 -s --type boolean /system/osso/connectivity/network_type/restricted_mode false
gconftool-2 -s --type boolean /system/osso/connectivity/network_type/restricted_mode true