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