diff options
Diffstat (limited to 'plugins/pantech/mm-sim-pantech.c')
-rw-r--r-- | plugins/pantech/mm-sim-pantech.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pantech/mm-sim-pantech.c b/plugins/pantech/mm-sim-pantech.c index 0cf61e97..33414572 100644 --- a/plugins/pantech/mm-sim-pantech.c +++ b/plugins/pantech/mm-sim-pantech.c @@ -62,6 +62,7 @@ mm_sim_pantech_new (MMBaseModem *modem, callback, user_data, MM_BASE_SIM_MODEM, modem, + "active", TRUE, /* by default always active */ NULL); } |