From 0f4be095ee86a1a7cb01d2a1f6f97037df983fb8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 31 May 2021 14:25:57 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index c65c450..dd55c04 100644 --- a/scripts/install +++ b/scripts/install @@ -120,7 +120,7 @@ yunohost service add $app --description="Web-based IRC client in Go" --log="/var ynh_script_progression --message="Starting a systemd service..." --weight=2 # Start a systemd service -ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Valid token" +ynh_systemd_action --service_name=$app --action=start --log_path=systemd --timeout="60" #================================================= # SETUP SSOWAT