summaryrefslogtreecommitdiff
path: root/zaptel.init
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-03-02 16:32:40 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-03-02 16:32:40 +0000
commitc50fcb0ef95b8d8d46343a137ff7691f24ee48a9 (patch)
tree87711ee936a035706878b26640c018e5462729db /zaptel.init
parentb08875b787ff1deda7fe064c0be163ad3927e023 (diff)
The "unload" target actually works.
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2264 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 2951554..81c0150 100644
--- a/zaptel.init
+++ b/zaptel.init
@@ -131,7 +131,7 @@ case "$1" in
unload)
# We don't have zaptel helper, so let's not replicate too much code:
# allow others to use the unload command.
- unload zaptel
+ unload_module zaptel
;;
restart)
$0 stop