summaryrefslogtreecommitdiffstats
path: root/lib/network/connection/cellular_card.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/network/connection/cellular_card.pm')
-rw-r--r--lib/network/connection/cellular_card.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/network/connection/cellular_card.pm b/lib/network/connection/cellular_card.pm
index 78e35dc..e26d11e 100644
--- a/lib/network/connection/cellular_card.pm
+++ b/lib/network/connection/cellular_card.pm
@@ -117,6 +117,8 @@ sub set_ppp_settings {
# Attached to network, will return 1
"AT+CGATT?",
];
+
+ $self->SUPER::set_ppp_settings;
}
sub write_settings {