Recursively change file permissions for folders listed in profiledef.sh
The file_permissions associative array currently only handles changing permissions to individual files. My recommendation is to add -R flags to the chown and chmod commands in mkarchiso to recursively change permissions on an entire folder listed in the file_permissions array.