Change order of @ arguments file when calling the JVM, so that they are
[lgpl/argeo-commons.git] / dist / argeo-node / rpm / usr / lib / systemd / system / argeo@.service
index b310048e15517e234c21b960bf20378ebc944238..c631825a27b3a5228b1ec53ce56807c24b68e3b2 100644 (file)
@@ -21,10 +21,10 @@ ExecStart=/usr/lib/jvm/jre-11/bin/java \
 -Dosgi.noShutdown=true \
 -Dorg.eclipse.equinox.http.jetty.autostart=false \
 -Dosgi.bundles=org.argeo.osgi.boot@start \
-@/usr/share/osgi/boot/framework.args \
 @/usr/share/argeo/jvm.args \
 @/etc/argeo.d/jvm.args \
 @/etc/argeo.d/%I/jvm.args \
+@/usr/share/osgi/boot/framework.args \
 -configuration /var/lib/argeo.d/%I/state \
 -data /var/lib/argeo.d/%I/data
 # Exit codes of the JVM when SIGTERM or SIGINT have been caught: