@@ -1176,6 +1176,9 @@ update-rc.d vesta defaults
service vesta start
check_result $? "vesta start failed"
+# Adding notifications
+$VESTA/upd/add_notifications.sh
+
#----------------------------------------------------------#
# Vesta Access Info #
@@ -1245,6 +1245,9 @@ chkconfig vesta on
@@ -1165,6 +1165,9 @@ update-rc.d vesta defaults