We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b52249 commit cc9110dCopy full SHA for cc9110d
1 file changed
packaging/centos63/cloud-agent.rc
@@ -58,7 +58,7 @@ export JAVA_HOME
58
SCP=""
59
DCP=""
60
ACP=`ls /usr/share/cloud/java/* | tr '\n' ':'`
61
-JCP="/usr/share/java/commons-daemon.jar"
+JCP="/usr/share/java/jna.jar:/usr/share/java/commons-daemon.jar"
62
63
# We need to append the JSVC daemon JAR to the classpath
64
# AgentShell implements the JSVC daemon methods
0 commit comments