From 97c59e6c8b1e30c715d1e7cafb9a2a9699823dba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:40:36 +0200 Subject: Upgrade to version 4.2.1 (#415) * Upgrade to v4.2.1 * Auto-update README * Remove deprecated StdErr syslog * Change line_match for systemd streaming --------- Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot Co-authored-by: Tagadda <36127788+Tagadda@users.noreply.github.com> --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/restore') diff --git a/scripts/restore b/scripts/restore index be0e019..a03e3ba 100644 --- a/scripts/restore +++ b/scripts/restore @@ -159,7 +159,7 @@ ynh_script_progression --message="Starting a systemd service..." --weight=1 ynh_systemd_action --service_name=${app}-web --action="start" --log_path=systemd --line_match="Listening on" ynh_systemd_action --service_name=${app}-sidekiq --action="start" --log_path=systemd --line_match="Schedules Loaded" -ynh_systemd_action --service_name=${app}-streaming --action="start" --log_path=systemd --line_match="Worker 1 now listening" +ynh_systemd_action --service_name=${app}-streaming --action="start" --log_path=systemd --line_match="Streaming API now listening" #================================================= # GENERIC FINALIZATION -- cgit v1.2.3-70-g09d2