X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=usr%2Flib%2Fsystemd%2Fsystem%2Fargeo%40.service;fp=usr%2Flib%2Fsystemd%2Fsystem%2Fargeo%40.service;h=f3654cd1798798a09856868701916500e083e6d4;hb=95890ae1fad3f09737f3777bc2889bdd689402eb;hp=a4ccef7f9fbf8e3af0e8eb0344bbcc0d2e91f86a;hpb=1ffecbf7ddfb505992e7b2569ab32d772cedf8d5;p=gpl%2Fargeo-freed.git diff --git a/usr/lib/systemd/system/argeo@.service b/usr/lib/systemd/system/argeo@.service index a4ccef7..f3654cd 100644 --- a/usr/lib/systemd/system/argeo@.service +++ b/usr/lib/systemd/system/argeo@.service @@ -16,13 +16,14 @@ CacheDirectory=argeo.d/%I WorkingDirectory=/var/lib/argeo.d/%I ExecStart=java \ +-Dfile.encoding=UTF-8 \ -Dosgi.configuration.cascaded=true \ -Dosgi.sharedConfiguration.area=/etc/argeo.d/%I/ \ -Dosgi.sharedConfiguration.area.readOnly=true \ -Dosgi.configuration.area=${STATE_DIRECTORY}/state/ \ -Dosgi.instance.area=${STATE_DIRECTORY}/data/ \ -Dargeo.node.repo.indexesBase=${CACHE_DIRECTORY}/indexes \ --Dorg.osgi.framework.system.packages.extra=sun.security.internal.spec,sun.security.provider,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 \ +-Dorg.osgi.framework.system.packages.extra=sun.security.util,sun.security.internal.spec,sun.security.provider,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 \