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