[zaptel-commits] tzafrir: trunk r2264 - /trunk/zaptel.init

zaptel-commits at lists.digium.com zaptel-commits at lists.digium.com
Fri Mar 2 09:32:40 MST 2007


Author: tzafrir
Date: Fri Mar  2 10:32:40 2007
New Revision: 2264

URL: http://svn.digium.com/view/zaptel?view=rev&rev=2264
Log:
The "unload" target actually works.

Modified:
    trunk/zaptel.init

Modified: trunk/zaptel.init
URL: http://svn.digium.com/view/zaptel/trunk/zaptel.init?view=diff&rev=2264&r1=2263&r2=2264
==============================================================================
--- trunk/zaptel.init (original)
+++ trunk/zaptel.init Fri Mar  2 10:32:40 2007
@@ -131,7 +131,7 @@
   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



More information about the zaptel-commits mailing list