Log ownership

This commit is contained in:
Bob Mottram 2016-11-15 20:08:19 +00:00
parent a7f21c5e7c
commit 35794a7188
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ function install_radicale {
if [ ! -f /var/log/radicale/radicale.log ]; then if [ ! -f /var/log/radicale/radicale.log ]; then
touch /var/log/radicale/radicale.log touch /var/log/radicale/radicale.log
fi fi
chown -R www-data:www-data /var/log/radicale
apt-get -yq install python-radicale uwsgi uwsgi-plugin-python radicale apt-get -yq install python-radicale uwsgi uwsgi-plugin-python radicale