diff --git a/scripts/restore b/scripts/restore index 116e9d8..f862feb 100644 --- a/scripts/restore +++ b/scripts/restore @@ -143,7 +143,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