mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-07 08:33:46 +02:00
added java.awt.headless system property to server startup scripts
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
|
||||
<jvmSettings>
|
||||
<systemProperties>
|
||||
<arg>java.awt.headless=true</arg>
|
||||
<arg>logback.configurationFile=logging.xml</arg>
|
||||
</systemProperties>
|
||||
</jvmSettings>
|
||||
|
||||
Reference in New Issue
Block a user