|
@@ -5,4 +5,5 @@
|
|
# I'm not sure this is the best place to put non-packaged files - leaving it as is for now
|
|
# I'm not sure this is the best place to put non-packaged files - leaving it as is for now
|
|
chown -R freeswitch:freeswitch /usr/share/freeswitch
|
|
chown -R freeswitch:freeswitch /usr/share/freeswitch
|
|
touch /var/log/freeswitch/freeswitch.log
|
|
touch /var/log/freeswitch/freeswitch.log
|
|
-chown -R freeswitch:freeswitch /var/log/freeswitch
|
|
|
|
|
|
+chown -R freeswitch:freeswitch /var/log/freeswitch
|
|
|
|
+chmod -R 554 /usr/share/freeswitch/scripts
|