mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-30 09:55:39 +08:00
GP-1266: Upgrading YAJSW to 13.01-beta to support JDK 17
This commit is contained in:
@@ -17,9 +17,6 @@ wrapper.java.umask=027
|
||||
# Java Classpath
|
||||
include=${classpath_frag}
|
||||
|
||||
# Java Library Path (location of native authentication support libraries)
|
||||
wrapper.java.library.path.1=${os_dir}
|
||||
|
||||
# Java Additional Parameters
|
||||
wrapper.java.additional.1=-Djava.net.preferIPv4Stack=true
|
||||
|
||||
@@ -199,6 +196,12 @@ wrapper.logfile.maxsize=10m
|
||||
# files are deleted. The default value of 0 implies no limit.
|
||||
wrapper.logfile.maxfiles=10
|
||||
|
||||
#********************************************************************
|
||||
# Service Wrapper Linux Properties
|
||||
#********************************************************************
|
||||
# Force initd (systemd had issues during testing on Ubuntu 21.04 with yajsw-13.00)
|
||||
wrapper.daemon.system = initd
|
||||
|
||||
#********************************************************************
|
||||
# Service Wrapper Windows Properties
|
||||
#********************************************************************
|
||||
|
||||
Reference in New Issue
Block a user