mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 05:39:54 +05:00
Refectored session locking inside SM-FreeSWITCH, fixes #271
This commit is contained in:
@@ -56,7 +56,7 @@ do_start() {
|
||||
echo "Please review /usr/share/doc/$NAME/README.Debian">&2
|
||||
return 3
|
||||
fi
|
||||
|
||||
echo $DAEMON_ARGS
|
||||
start-stop-daemon --start --quiet \
|
||||
--pidfile $PIDFILE --exec $DAEMON --name $NAME --user $USER \
|
||||
--test > /dev/null \
|
||||
|
||||
Reference in New Issue
Block a user