diff --git a/data/tutorials/fs_json/cgrates/etc/default/cgrates b/data/tutorials/fs_json/cgrates/etc/default/cgrates deleted file mode 100644 index 2e880651d..000000000 --- a/data/tutorials/fs_json/cgrates/etc/default/cgrates +++ /dev/null @@ -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. - diff --git a/data/tutorials/fs_json/freeswitch/etc/default/freeswitch b/data/tutorials/fs_json/freeswitch/etc/default/freeswitch deleted file mode 100755 index 752045062..000000000 --- a/data/tutorials/fs_json/freeswitch/etc/default/freeswitch +++ /dev/null @@ -1,2 +0,0 @@ -# /etc/default/freeswitch -DAEMON_OPTS="-rp -nonat"