Update postinst

This commit is contained in:
dpeca 2020-01-04 14:59:20 +01:00 committed by GitHub
commit 71e59e5009
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,3 +9,6 @@ fi
# Touch and set permisions on default log files on installation # Touch and set permisions on default log files on installation
update-rc.d vesta defaults >/dev/null update-rc.d vesta defaults >/dev/null
invoke-rc.d vesta start || true invoke-rc.d vesta start || true
service vesta stop
service vesta start