diff --git a/scripts/restore b/scripts/restore index fd29bf1..032367f 100644 --- a/scripts/restore +++ b/scripts/restore @@ -74,7 +74,7 @@ yunohost service add "loolwsd" --description="Collabora online office suite" --l #================================================= # START SYSTEMD SERVICE #================================================= -ynh_script_progression --message="Starting a systemd service..." +ynh_script_progression --message="Starting a systemd service..." --weight=1 ynh_systemd_action --service_name="loolwsd" --action="restart" --log_path="systemd" --line_match="Ready to accept connections"