pid file (not sure why the wrapper doesnt create one by default)

This commit is contained in:
jrandom
2004-09-01 07:53:03 +00:00
committed by zzz
parent 2ff7efadc2
commit 09e8678369

View File

@ -105,6 +105,8 @@ wrapper.jvm_exit.timeout=30
# as any time that the OS clock changes # as any time that the OS clock changes
wrapper.use_system_time=false wrapper.use_system_time=false
wrapper.java.pidfile=router.pid
#******************************************************************** #********************************************************************
# Wrapper NT Service Properties # Wrapper NT Service Properties
#******************************************************************** #********************************************************************