diff --git a/check_process b/check_process index 62f1ad6..d771fb6 100644 --- a/check_process +++ b/check_process @@ -35,5 +35,5 @@ Level 9=0 Level 10=0 ;;; Options -Email= -Notification=none +Email=yalh@yahoo.com +Notification=yes diff --git a/scripts/restore b/scripts/restore index f862feb..7200421 100644 --- a/scripts/restore +++ b/scripts/restore @@ -145,6 +145,8 @@ systemctl reload nginx ynh_systemd_action --action=start --service_name=$app --log_path=systemd +sleep 0 + #================================================= # END OF SCRIPT #=================================================