We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b226fa commit e4ed3baCopy full SHA for e4ed3ba
install/vst-install-rhel.sh
@@ -706,6 +706,7 @@ chmod 660 $VESTA/log/*
706
rm -f /var/log/vesta
707
ln -s $VESTA/log /var/log/vesta
708
chmod 770 $VESTA/data/sessions
709
+chown admin:admin $VESTA/data/sessions
710
711
# Generating vesta configuration
712
rm -f $VESTA/conf/vesta.conf 2>/dev/null
0 commit comments