X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=sdk%2Fdeploy%2Fargeo-init%2Fusr%2Flib%2Fsystemd%2Fsystem%2Fargeo%40.service;h=73e705eefbd3a5e47769cf3907b531c179bf72ff;hb=e889ce14a1c71f5ead2ab681d59083c734183220;hp=f4f416d7b19fc18b2e7841f78c2ac696d550d2e1;hpb=2b133e4ffec5a817b3be2d3cc3fb58a0eeafc4e7;p=lgpl%2Fargeo-commons.git diff --git a/sdk/deploy/argeo-init/usr/lib/systemd/system/argeo@.service b/sdk/deploy/argeo-init/usr/lib/systemd/system/argeo@.service index f4f416d7b..73e705eef 100644 --- a/sdk/deploy/argeo-init/usr/lib/systemd/system/argeo@.service +++ b/sdk/deploy/argeo-init/usr/lib/systemd/system/argeo@.service @@ -18,7 +18,7 @@ ExecStart=/usr/lib/jvm/java-17-openjdk-amd64/bin/java \ -Dosgi.configuration.area=/var/lib/argeo.d/%I/state \ -Dosgi.instance.area=/var/lib/argeo.d/%I/data \ -Dargeo.node.repo.indexesBase=/var/cache/argeo.d/%I/indexes \ --Dorg.osgi.framework.bootdelegation=com.sun.net.httpserver,com.sun.jndi.ldap,com.sun.jndi.ldap.sasl,com.sun.security.jgss,com.sun.jndi.dns,com.sun.nio.file,com.sun.nio.sctp \ +-Dorg.osgi.framework.system.packages.extra=com.sun.net.httpserver,com.sun.jndi.ldap,com.sun.jndi.ldap.sasl,com.sun.jndi.dns,com.sun.security.jgss,com.sun.nio.file,com.sun.nio.sctp \ -Declipse.ignoreApp=true \ -Dosgi.noShutdown=true \ -Dorg.eclipse.equinox.http.jetty.autostart=false \