Hallo Jens,
entschuldige, dass es bei mir länger gedauert hat.
Die Datei hat folgenden Inhalt:
# General configuration for the init.d scripts,
# not necessarily for JBoss AS itself.
# default location: /etc/default/wildfly
## Location of JDK
# JAVA_HOME=“/usr/lib/jvm/default-java“
## Location of WildFly
#JBOSS_HOME=“/opt/j-lawyer-server/wildfly-9.0.2.Final“
JBOSS_HOME=“/usr/local/j-lawyer-server/wildfly-9.0.2.Final“
## The username who should own the process.
JBOSS_USER=j-lawyer-server
## The mode WildFly should start, standalone or domain
# JBOSS_MODE=standalone
## Configuration for standalone mode
JBOSS_CONFIG=standalone-full.xml