From 43df4221695237b6d954f137929ab681211be091 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 24 Jul 2021 23:09:23 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 0a1da6d..21f7acf 100644 --- a/scripts/install +++ b/scripts/install @@ -171,8 +171,8 @@ ynh_systemd_action --service_name=mongod --action=restart #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=2 -ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="➔ System ➔ startup" -sleep 30 +ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Started The Rocket.Chat server" +sleep 120 #================================================= # SETUP SSOWAT