Explorar o código

Added protocol_shutdown_waittime by default

own3mall %!s(int64=5) %!d(string=hai) anos
pai
achega
4977589a2b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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"