Permissions on collections

This commit is contained in:
Bob Mottram 2016-11-17 10:25:43 +00:00
parent 3c03c08413
commit 316fe5800d
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@ function install_radicale {
mkdir -p /var/www/radicale/collections
fi
chown -R www-data:www-data /var/www/radicale
chmod -R 755 /var/www/radicale/collections
# create the configuration
echo '[server]' > ${RADICALE_DIRECTORY}/config