Remove explicit declaration of system packages
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 5 Aug 2022 08:30:20 +0000 (10:30 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 5 Aug 2022 08:30:20 +0000 (10:30 +0200)
sdk/deploy/argeo-init/usr/lib/systemd/system/argeo@.service

index 8a86cb87761d61778f12e051ac13a4f18ed85190..8b7f969ec5c825c86c9b94ed1bc5e6fedb785758 100644 (file)
@@ -18,7 +18,6 @@ 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.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 \