diff --git a/scripts/install b/scripts/install index adef410..f39a267 100755 --- a/scripts/install +++ b/scripts/install @@ -72,7 +72,7 @@ popd ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --timeout="120" #================================================= # END OF SCRIPT