]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/org.argeo.slc.sdk/src/main/rpm/etc/slc-agent/config.ini
Introduce SLC SDK RPMs
[gpl/argeo-slc.git] / dist / org.argeo.slc.sdk / src / main / rpm / etc / slc-agent / config.ini
index 18f864163dfb3dd2a625c4dc512a76ce1bbcb00f..6e389c88e55ce8765d3ecffb40bf8f4135ce0187 100644 (file)
@@ -1,11 +1,14 @@
-argeo.osgi.start=org.springframework.osgi.extender,\
-       org.argeo.slc.agent,\
-       org.argeo.slc.agent.jms,\
-       org.argeo.slc.support.equinox
+argeo.osgi.start=\
+org.springframework.osgi.extender,\
+org.argeo.slc.agent,\
+org.argeo.slc.agent.jms,\
+org.argeo.slc.support.equinox
 
 log4j.configuration=file:/etc/slc-agent/log4j.properties
 
 # ADVANCED PROPERTIES
 # should not be changed in general
 osgi.bundles=org.argeo.osgi.boot.jar@start
-argeo.osgi.bundles=${osgi.install.area};in=*,${osgi.install.area}/../modules;in=*
+argeo.osgi.bundles=\
+/var/lib/slc-agent/lib;in=*,\
+/var/lib/slc-agent/modules;in=*