summaryrefslogtreecommitdiff
path: root/zaptel.init
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-13 21:55:25 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-13 21:55:25 +0000
commit2c84836ccae9475f2d7fbce65eb8624809e5cbfb (patch)
tree1ee3981e3ed75d4b8bf590ba4669d76cee8c94e1 /zaptel.init
parentc562ce23203f3950f6d2e50c1cd61fef063e9d17 (diff)
The order of modules load counts, if you have multiple cards.
Merged revisions 3015 via svnmerge from http://svn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3016 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel.init')
-rw-r--r--zaptel.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/zaptel.init b/zaptel.init
index 4af74b1..12c6346 100644
--- a/zaptel.init
+++ b/zaptel.init
@@ -49,7 +49,7 @@ fi
if [ -z "${MODULES}" ]; then
# Populate defaults if not present
- MODULES="tor2 wct4xxp wct1xxp wcte11xp wcte12xp wcfxo wctdm wctdm24xxp"
+ MODULES="tor2 wct4xxp wcte12xp wct1xxp wcte11xp wcfxo wctdm wctdm24xxp"
fi
# recursively unload a module and its dependencies, if possible.