Skip to content

Commit cc9110d

Browse files
committed
We need these system libs to be present
1 parent 3b52249 commit cc9110d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packaging/centos63/cloud-agent.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export JAVA_HOME
5858
SCP=""
5959
DCP=""
6060
ACP=`ls /usr/share/cloud/java/* | tr '\n' ':'`
61-
JCP="/usr/share/java/commons-daemon.jar"
61+
JCP="/usr/share/java/jna.jar:/usr/share/java/commons-daemon.jar"
6262

6363
# We need to append the JSVC daemon JAR to the classpath
6464
# AgentShell implements the JSVC daemon methods

0 commit comments

Comments
 (0)