summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-03-01 15:09:21 +0000
committerrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-03-01 15:09:21 +0000
commit793e2cfb5cd296c5112009bcf8b7805e9aed2fad (patch)
treec9c7cdf063f32f76322117733135727cb86d3d69
parentb7365597140f0e9e958e1cb08e186cce2778700c (diff)
add wcte11xp to zaptel.init (bug #3689)
git-svn-id: http://svn.digium.com/svn/zaptel/branches/v1-0@603 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rwxr-xr-xzaptel.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/zaptel.init b/zaptel.init
index 0112c9f..35c5a77 100755
--- a/zaptel.init
+++ b/zaptel.init
@@ -27,9 +27,9 @@ fi
RETVAL=0
-MODULES="torisa tor2 wct4xxp wct1xxp wcfxo wcfxs wcusb"
+MODULES="torisa tor2 wct4xxp wct1xxp wcfxo wcfxs wcusb wcte11xp"
-RMODULES="wcusb wcfxs wcfxo wct1xxp wct4xxp tor2 torisa"
+RMODULES="wcusb wcfxs wcfxo wct1xxp wct4xxp tor2 torisa wcte11xp"
if [ "${DEBUG}" = "yes" ]; then
ARGS="debug=1"