diff options
author | Florin Grad <florin@mandriva.com> | 2004-03-15 11:03:24 +0000 |
---|---|---|
committer | Florin Grad <florin@mandriva.com> | 2004-03-15 11:03:24 +0000 |
commit | 416d7f809659a05d8196e848cb022ea486e40ec4 (patch) | |
tree | 68989037cc9898c12b3e7bc4e49feaa06da99d5e /perl-install/standalone/drakgw | |
parent | 6bcdc6f2e234647720abe16e1d12f75ab1439de4 (diff) | |
download | drakx-416d7f809659a05d8196e848cb022ea486e40ec4.tar drakx-416d7f809659a05d8196e848cb022ea486e40ec4.tar.gz drakx-416d7f809659a05d8196e848cb022ea486e40ec4.tar.bz2 drakx-416d7f809659a05d8196e848cb022ea486e40ec4.tar.xz drakx-416d7f809659a05d8196e848cb022ea486e40ec4.zip |
add ppp+ and ippp+ at the interfaces list
Diffstat (limited to 'perl-install/standalone/drakgw')
-rwxr-xr-x | perl-install/standalone/drakgw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw index 762aa53f8..f491302b9 100755 --- a/perl-install/standalone/drakgw +++ b/perl-install/standalone/drakgw @@ -212,6 +212,7 @@ defined $card_netconnect and log::l("[drakgw] Information from netconnect: ignor my @all_cards = network::ethernet::get_eth_cards(); my %net_devices = network::ethernet::get_eth_cards_names(@all_cards); +put_in_hash(\%net_devices, { 'ppp+' => 'ppp+', 'ippp+' => 'ippp+' }); $in->ask_from('', N("Please enter the name of the interface connected to the internet. |