Remove deprecated SHUTDOWN_WAIT setting from conf comments and provide an alternative
This commit is contained in:
parent
d290d60864
commit
b394a44ff1
@ -43,9 +43,8 @@ JAVA_OPTS="-Djavax.sql.DataSource.Factory=org.apache.commons.dbcp.BasicDataSourc
|
|||||||
# Run tomcat under the Java Security Manager
|
# Run tomcat under the Java Security Manager
|
||||||
SECURITY_MANAGER="false"
|
SECURITY_MANAGER="false"
|
||||||
|
|
||||||
# Time to wait in seconds, before killing process
|
# SHUTDOWN_WAIT has been deprecated. To change the shutdown wait time, set
|
||||||
# TODO(stingray): does nothing, fix.
|
# TimeoutStopSec in tomcat.service.
|
||||||
# SHUTDOWN_WAIT="30"
|
|
||||||
|
|
||||||
# If you wish to further customize your tomcat environment,
|
# If you wish to further customize your tomcat environment,
|
||||||
# put your own definitions here
|
# put your own definitions here
|
||||||
|
Loading…
Reference in New Issue
Block a user