We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c7cf4 commit 0d6f679Copy full SHA for 0d6f679
provision-contest/ansible/roles/cds/files/cds.service
@@ -4,6 +4,7 @@ Description=CDS
4
User=domjudge
5
Restart=always
6
ExecStart=/home/domjudge/cds/wlp/bin/server run cds
7
+Environment=JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
8
TimeoutStopSec=20s
9
[Install]
10
WantedBy=multi-user.target
0 commit comments