[Freeswitch-svn] [commit] r7935 - freeswitch/trunk/build
Freeswitch SVN
mikej at freeswitch.org
Wed Mar 19 14:36:56 EDT 2008
Author: mikej
Date: Wed Mar 19 14:36:56 2008
New Revision: 7935
Modified:
freeswitch/trunk/build/freeswitch.sysconfig
Log:
we moved this to the init file instead as you allways need it
Modified: freeswitch/trunk/build/freeswitch.sysconfig
==============================================================================
--- freeswitch/trunk/build/freeswitch.sysconfig (original)
+++ freeswitch/trunk/build/freeswitch.sysconfig Wed Mar 19 14:36:56 2008
@@ -4,6 +4,5 @@
## ServiceRestart: freeswitch
#
# if not empty: parameters for freeswitch
-# for example FREESWITCH_PARAMS="-nc"
#
-FREESWITCH_PARAMS="-nc"
+FREESWITCH_PARAMS=""
More information about the Freeswitch-svn
mailing list