forked from norman/fusionpbx-install.sh-github-mirror
Split up recordings and storage.
This commit is contained in:
@@ -6,7 +6,8 @@ cd "$(dirname "$0")"
|
||||
|
||||
#default permissions
|
||||
chown -R www-data:www-data /etc/freeswitch
|
||||
chown -R www-data:www-data /var/lib/freeswitch
|
||||
chown -R www-data:www-data /var/lib/freeswitch/recordings
|
||||
chown -R www-data:www-data /var/lib/freeswitch/storage
|
||||
chown -R www-data:www-data /usr/share/freeswitch
|
||||
chown -R www-data:www-data /var/log/freeswitch
|
||||
chown -R www-data:www-data /var/run/freeswitch
|
||||
|
||||
Reference in New Issue
Block a user