summaryrefslogtreecommitdiff
path: root/zaptel.init
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-13 21:58:05 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-09-13 21:58:05 +0000
commitb24123812f7ebcfc55a6b9f0e3b5e63a0cb5454d (patch)
treee9936c745384a23c38fba20f5e24b337342d35b3 /zaptel.init
parent2c84836ccae9475f2d7fbce65eb8624809e5cbfb (diff)
No need for a duplicate list of modules.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3017 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel.init')
-rw-r--r--zaptel.init5
1 files changed, 0 insertions, 5 deletions
diff --git a/zaptel.init b/zaptel.init
index 12c6346..a7ccc9d 100644
--- a/zaptel.init
+++ b/zaptel.init
@@ -47,11 +47,6 @@ elif [ $system = redhat ]; then
LOCKFILE=/var/lock/subsys/zaptel
fi
-if [ -z "${MODULES}" ]; then
- # Populate defaults if not present
- MODULES="tor2 wct4xxp wcte12xp wct1xxp wcte11xp wcfxo wctdm wctdm24xxp"
-fi
-
# recursively unload a module and its dependencies, if possible.
# where's modprobe -r when you need it?
# inputs: module to unload.