diff --git a/scripts/restore b/scripts/restore index fb96666..31fb592 100644 --- a/scripts/restore +++ b/scripts/restore @@ -98,7 +98,7 @@ yunohost service add $app --description "UI admin for Synapse" --log="/var/log/$ #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="HTTP Server listening" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" #--line_match="HTTP Server listening" #================================================= # GENERIC FINALIZATION