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/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/upgrade') diff --git a/scripts/upgrade b/scripts/upgrade index 9be5f2f..e770e63 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -301,7 +301,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" #================================================= # RELOAD NGINX -- cgit v1.2.3-70-g09d2