Răsfoiți Sursa

Added protocol_shutdown_waittime by default

own3mall 5 ani în urmă
părinte
comite
4977589a2b
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      OGP/agent_conf.sh

+ 1 - 0
OGP/agent_conf.sh

@@ -636,6 +636,7 @@ then
 	prefs="${prefs}\togp_manages_ftp => '${ogpManagesFTP}',\n"
 	prefs="${prefs}\tftp_method => '${ftpMethod}',\n"
 	prefs="${prefs}\togp_autorestart_server => '${autoRestart}',\n"
+	prefs="${prefs}\tprotocol_shutdown_waittime => '10',\n"
 	if [ "X${proftpd}" == "Xyes" ]
 	then
 		prefs="${prefs}\tproftpd_conf_path => '${proFTPdConfPath}'\n"