[dahdi-commits] tzafrir: tools/trunk r4984 - /tools/trunk/dahdi.init

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Thu Sep 25 10:47:05 CDT 2008


Author: tzafrir
Date: Thu Sep 25 10:47:05 2008
New Revision: 4984

URL: http://svn.digium.com/view/dahdi?view=rev&rev=4984
Log:
dahdi_init: Fix a typo in xpp initialization (Stephen Farrell)

Modified:
    tools/trunk/dahdi.init

Modified: tools/trunk/dahdi.init
URL: http://svn.digium.com/view/dahdi/tools/trunk/dahdi.init?view=diff&rev=4984&r1=4983&r2=4984
==============================================================================
--- tools/trunk/dahdi.init (original)
+++ tools/trunk/dahdi.init Thu Sep 25 10:47:05 2008
@@ -82,7 +82,7 @@
 	# overriding locales for the above two, as perl can be noisy
 	# when locales are missing.
 	# No register all the devices if they didn't auto-register:
-	LC_ALL=C dahdi__registration on
+	LC_ALL=C dahdi_registration on
 
 	# this one could actually be run after dahdi_cfg:
 	LC_ALL=C xpp_sync "$XPP_SYNC"




More information about the dahdi-commits mailing list