diff --git a/scripts/upgrade b/scripts/upgrade index 5f9eb4e..56c31a3 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -198,7 +198,7 @@ systemctl reload nginx # START SERVICE #================================================= -ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection:" --log_path=systemd +ynh_systemd_action --action=start --service_name=$app --log_path=systemd #================================================= # END OF SCRIPT