Changed privileges to log folder server installer tarball

This commit is contained in:
fermin831 2016-09-05 13:57:32 +02:00
parent d39123eb0a
commit 3b29928f24
1 changed files with 2 additions and 0 deletions

View File

@ -309,6 +309,8 @@ install () {
mkdir $DESTDIR$PANDORA_SPOOL/data_in/trans 2> /dev/null
chmod 770 $DESTDIR$PANDORA_SPOOL/data_in/trans
mkdir -p $DESTDIR$PANDORA_LOG 2> /dev/null
chown -R pandora $DESTDIR$PANDORA_LOG 2> /dev/null
chmod 770 $DESTDIR$PANDORA_LOG 2> /dev/null
echo "Giving proper permission to /var/spool/pandora"
for group in "www-data" wwwrun www apache