mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 06:38:45 +05:00
Core dump folder for opensips init script
This commit is contained in:
@@ -114,7 +114,7 @@ if test "$DUMP_CORE" = "yes" ; then
|
||||
# echo "$COREDIR/core.%e.sig%s.%p" > /proc/sys/kernel/core_pattern
|
||||
fi
|
||||
|
||||
OPTIONS="-f $CFGFILE -P $PIDFILE -m $S_MEMORY -M $P_MEMORY -u $USER -g $GROUP"
|
||||
OPTIONS="-f $CFGFILE -P $PIDFILE -m $S_MEMORY -M $P_MEMORY -u $USER -g $GROUP -w $HOMEDIR"
|
||||
|
||||
case "$1" in
|
||||
start|debug)
|
||||
|
||||
Reference in New Issue
Block a user