From 258af33e74da52ca3a5894231d75b787a5c7eaec Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Wed, 19 Mar 2008 18:36:56 +0000 Subject: [PATCH] we moved this to the init file instead as you allways need it git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7935 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- build/freeswitch.sysconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/freeswitch.sysconfig b/build/freeswitch.sysconfig index f3a31a77f9..6dd5888510 100644 --- a/build/freeswitch.sysconfig +++ b/build/freeswitch.sysconfig @@ -4,6 +4,5 @@ ## ServiceRestart: freeswitch # # if not empty: parameters for freeswitch -# for example FREESWITCH_PARAMS="-nc" # -FREESWITCH_PARAMS="-nc" +FREESWITCH_PARAMS=""