diff --git a/scripts/restore b/scripts/restore index 6fb0d58..e98d9b4 100644 --- a/scripts/restore +++ b/scripts/restore @@ -73,7 +73,7 @@ yunohost service add $app --description="Dendrite Matrix homeserver" --log="/var #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name=$app --action="start" --line_match="Cleaning old notifications" --log_path="systemd" +ynh_systemd_action --service_name=$app --action="start" --line_match="Starting external listener" --log_path="systemd" #================================================= # GENERIC FINALIZATION