session fix for new installers

This commit is contained in:
Serghey Rodin 2016-06-28 13:49:17 +03:00
commit 637fac7bfe
3 changed files with 3 additions and 0 deletions

View file

@ -1174,6 +1174,7 @@ fi
update-rc.d vesta defaults
service vesta start
check_result $? "vesta start failed"
chown admin:admin $VESTA/data/sessions
# Adding notifications
$VESTA/upd/add_notifications.sh