From 2792a5c6fe320c27b6f1f976017ebbdf37d0b5cb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 6 Aug 2021 13:58:29 +0200 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"