From 6c7e9bdbfa12bc52da5272de610ff4956e35f715 Mon Sep 17 00:00:00 2001 From: Damien Chaumette Date: Mon, 3 May 2004 14:29:28 +0000 Subject: take ISDN protocol into account for people outside Europe to use it (kind of lost in space before) --- perl-install/network/isdn.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/network/isdn.pm') diff --git a/perl-install/network/isdn.pm b/perl-install/network/isdn.pm index 2c03cef31..e4f0ac49a 100644 --- a/perl-install/network/isdn.pm +++ b/perl-install/network/isdn.pm @@ -43,6 +43,7 @@ I4L_IO0="$isdn->{io0}" I4L_IO1="$isdn->{io1}" I4L_ID="HiSax" I4L_FIRMWARE="$isdn->{firmware}" +I4L_PROTOCOL="$isdn->{protocol}" ); output "$::prefix/etc/ppp/ioptions", -- cgit v1.2.1