We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d943f4 + 84a826c commit 309e51dCopy full SHA for 309e51d
templates/uitpas/soap/soap.service.erb
@@ -7,7 +7,7 @@ Type=simple
7
User=glassfish
8
Group=glassfish
9
WorkingDirectory=/opt/uitpas-soap
10
-ExecStart=/usr/bin/java -jar /opt/uitpas-soap/uitpas-soap.jar /opt/uitpas-soap/env.properties
+ExecStart=/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /opt/uitpas-soap/uitpas-soap.jar /opt/uitpas-soap/env.properties
11
ExecStop=/bin/kill -TERM $MAINPID
12
Restart=on-failure
13
RestartSec=10
0 commit comments