Skip to content

Commit 258b3f2

Browse files
Michael Vasseurvmcj
Michael Vasseur
authored andcommitted
CDS in ICPC image needs the JAVA_HOME
1 parent 977b9aa commit 258b3f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provision-contest/ansible/roles/cds/files/cds.service

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Description=CDS
44
User=domjudge
55
Restart=always
66
ExecStart=/home/domjudge/cds/wlp/bin/server run cds
7+
Environment=JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
78
TimeoutStopSec=20s
89
[Install]
910
WantedBy=multi-user.target

0 commit comments

Comments
 (0)