Learn how to run a Java Application as a service on Linux. ... ExecStart=${JAVA_HOME}/bin/java -jar javaapp.jar ExecStop=/bin/kill -15 ...
確定! 回上一頁