We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977b9aa commit 258b3f2Copy full SHA for 258b3f2
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