Small tweaks to make local tests running with vagrant

This commit is contained in:
DanB
2014-03-18 14:55:46 +00:00
parent 3892d9ed20
commit 6017827059
3 changed files with 9 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ DAEMON=/usr/bin/cgr-engine
USER=cgrates
GROUP=cgrates
TUTFOLDER=/usr/share/cgrates/tutorials/fs_json/cgrates
ENGINE_OPTS=-config=$TUTFOLDER/etc/cgrates/cgrates.cfg
ENGINE_OPTS="-config=$TUTFOLDER/etc/cgrates/cgrates.cfg"
PIDFILE=/tmp/cgr-engine_tutfsjson.pid
SCRIPTNAME=$TUTFOLDER/etc/init.d/$NAME
DEFAULTS=$TUTFOLDER/etc/default/$NAME