summaryrefslogtreecommitdiffstats
path: root/perl-install/network/isdn.pm
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-05-31 08:52:17 +0000
committerOlivier Blin <oblin@mandriva.org>2005-05-31 08:52:17 +0000
commitf1501c1c03870d281abe64b08dba40f0ae87cc40 (patch)
tree1f050b4d78abc9b1cbed346011f48b26ab565360 /perl-install/network/isdn.pm
parent98e8122be68687faa410169a47ff173c6a4ed4d9 (diff)
downloaddrakx-backup-do-not-use-f1501c1c03870d281abe64b08dba40f0ae87cc40.tar
drakx-backup-do-not-use-f1501c1c03870d281abe64b08dba40f0ae87cc40.tar.gz
drakx-backup-do-not-use-f1501c1c03870d281abe64b08dba40f0ae87cc40.tar.bz2
drakx-backup-do-not-use-f1501c1c03870d281abe64b08dba40f0ae87cc40.tar.xz
drakx-backup-do-not-use-f1501c1c03870d281abe64b08dba40f0ae87cc40.zip
read I4L_IDLETIME setting
Diffstat (limited to 'perl-install/network/isdn.pm')
-rw-r--r--perl-install/network/isdn.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/network/isdn.pm b/perl-install/network/isdn.pm
index 6c0648e74..3fcdbd1e3 100644
--- a/perl-install/network/isdn.pm
+++ b/perl-install/network/isdn.pm
@@ -96,6 +96,7 @@ sub read_config {
I4L_LOCALMSN => 'phone_in',
I4L_REMOTE_OUT => 'phone_out',
I4L_DIALMODE => 'dialing_mode',
+ I4L_IDLETIME => 'huptimeout',
I4L_MODULE => 'driver',
I4L_TYPE => 'type',
I4L_IRQ => 'irq',