X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=dist%2Fargeo-node%2Frpm%2Fusr%2Flib%2Fsystemd%2Fsystem%2Fargeo%40.service;h=be6566e342960ee82e448a1a46f0db39a99362c5;hb=2005069e6ccc8b9ca9068ab418d1f46e4c61f994;hp=cbfd41ce373e594b4550d0f9452d78cd03cc9f15;hpb=a41097ae7fdb1d79bba97c6f6cf722e0c7ada512;p=lgpl%2Fargeo-commons.git diff --git a/dist/argeo-node/rpm/usr/lib/systemd/system/argeo@.service b/dist/argeo-node/rpm/usr/lib/systemd/system/argeo@.service index cbfd41ce3..be6566e34 100644 --- a/dist/argeo-node/rpm/usr/lib/systemd/system/argeo@.service +++ b/dist/argeo-node/rpm/usr/lib/systemd/system/argeo@.service @@ -5,14 +5,15 @@ Wants=postgresql.service [Service] Type=simple -DynamicUser=true StateDirectory=argeo.d/%I LogsDirectory=argeo.d/%I ConfigurationDirectory=argeo.d/%I WorkingDirectory=/var/lib/argeo.d/%I +#User=%I ExecStart=/usr/lib/jvm/jre-11/bin/java \ -Dlog4j.configuration="file:/etc/argeo.d/%I/log4j.properties" \ + @/etc/argeo.d/jvm.args \ @/etc/argeo.d/%I/jvm.args \ @/usr/share/osgi/boot/framework.args \ -configuration /var/lib/argeo.d/%I/state \