summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xzaptel.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/zaptel.init b/zaptel.init
index 64b32c7..b580270 100755
--- a/zaptel.init
+++ b/zaptel.init
@@ -27,9 +27,9 @@ fi
RETVAL=0
-MODULES="torisa tor2 wct1xxp wcfxs wcfxo wcusb"
+MODULES="torisa tor2 wct1xxp wcfxo wcfxs wcusb"
-RMODULES="wcusb wcfxo wcfxs wct1xxp tor2 torisa"
+RMODULES="wcusb wcfxs wcfxo wct1xxp tor2 torisa"
if [ "${DEBUG}" = "yes" ]; then
ARGS="debug=1"