mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-15 05:09:54 +05:00
Fix session initialization leading to nil pointer error in session manager, refactored tutorial init scripts, use /tmp as run_dir
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# defaults file for CGRateS real-time charging system
|
||||
|
||||
# start CGRateS init.d script?
|
||||
# starts with "true"
|
||||
ENABLE=false
|
||||
|
||||
# Start with specific user/group
|
||||
#USER=cgrates
|
||||
#GROUP=cgrates
|
||||
|
||||
# what extra options to give cgrates binary?
|
||||
# See cgr-engine -h for options
|
||||
#DAEMON_OPTS=''
|
||||
|
||||
# Don't forget to create an appropriate config file,
|
||||
# else the CGRateS system will not start.
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
# /etc/default/freeswitch
|
||||
DAEMON_OPTS="-rp -nonat"
|
||||
Reference in New Issue
Block a user