summaryrefslogtreecommitdiff
path: root/zaptel.init
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-13 21:50:15 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-13 21:50:15 +0000
commit236601045ee0a95930414d8d5f822d9a61054aae (patch)
tree4dcf6b66838e0798821dfa4b3457145083c3e5eb /zaptel.init
parent178fc545ae2dcb65f57c4e851e4274747c57d655 (diff)
The order ov modules load counts, if you have multiple cards.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3015 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 30d68ff..4ab2d5b 100644
--- a/zaptel.init
+++ b/zaptel.init
@@ -47,7 +47,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.