fusionpbx-install.sh/devuan/resources/switch/package-permissions.sh

9 lines
350 B
Bash
Raw Normal View History

#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