summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-10-03 20:29:32 +0000
committerOlivier Blin <oblin@mandriva.com>2007-10-03 20:29:32 +0000
commit398a515c2cdf18639d03fc322327fcf0b69041a3 (patch)
treecfc8b13cc0f239990251c0a70b1fd01f0202b484 /lib
parent3bdd9716715ad24487229f5642fd6f255dc47cd1 (diff)
downloaddrakx-net-398a515c2cdf18639d03fc322327fcf0b69041a3.tar
drakx-net-398a515c2cdf18639d03fc322327fcf0b69041a3.tar.gz
drakx-net-398a515c2cdf18639d03fc322327fcf0b69041a3.tar.bz2
drakx-net-398a515c2cdf18639d03fc322327fcf0b69041a3.tar.xz
drakx-net-398a515c2cdf18639d03fc322327fcf0b69041a3.zip
fix test of unicorn kernel modules
Diffstat (limited to 'lib')
-rw-r--r--lib/network/connection/xdsl.pm4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/network/connection/xdsl.pm b/lib/network/connection/xdsl.pm
index 5cbfd50..092a594 100644
--- a/lib/network/connection/xdsl.pm
+++ b/lib/network/connection/xdsl.pm
@@ -141,9 +141,7 @@ You can find a driver on http://eciadsl.flashtux.org/"),
description => 'Bewan Adsl (Unicorn)',
url => 'http://www.bewan.com/bewan/users/downloads/',
name => 'unicorn',
- kernel_module => {
- test_file => 'unicorn_.*_atm',
- },
+ kernel_module => 1,
tools => {
optional => 1,
test_file => '/usr/bin/bewan_adsl_status',