2017-05-09 20:58:43 +02:00
|
|
|
#default permissions
|
|
|
|
|
# Devaun packages set this up correctly
|
|
|
|
|
#chown -R freeswitch:freeswitch /var/lib/freeswitch
|
|
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
touch /var/log/freeswitch/freeswitch.log
|
2019-11-28 12:57:01 +01:00
|
|
|
chown -R freeswitch:freeswitch /var/log/freeswitch
|