mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
updated log location
This commit is contained in:
parent
0c0b039d84
commit
ad9c035f8c
3 changed files with 3 additions and 3 deletions
|
@ -684,7 +684,7 @@ touch $VESTA/data/queue/backup.pipe $VESTA/data/queue/disk.pipe \
|
|||
$VESTA/log/nginx-error.log $VESTA/log/auth.log
|
||||
chmod 750 $VESTA/conf $VESTA/data/users $VESTA/data/ips $VESTA/log
|
||||
chmod -R 750 $VESTA/data/queue
|
||||
chmod 660 /var/log/vesta/*
|
||||
chmod 660 $VESTA/log/*
|
||||
rm -f /var/log/vesta
|
||||
ln -s /usr/local/vesta/log /var/log/vesta
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue