Update to 2025-01-14 16:00

This commit is contained in:
Daniel Berteaud
2025-01-14 16:00:08 +01:00
parent f42360f27d
commit f0826b850a
8 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ After=syslog.target network.target
Type=simple
User=unifi
WorkingDirectory={{ unifi_root_dir }}/app
ExecStart=/usr/lib/jvm/jre-17/bin/java \
ExecStart=/usr/lib/jvm/jre-21/bin/java \
--add-opens=java.base/java.io=ALL-UNNAMED \
--add-opens=java.base/java.lang=ALL-UNNAMED \
--add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED \