Skip to content

Commit 2e74a5a

Browse files
Fix restart of judgedaemon service for judgehost-only-code.
1 parent 8cbf4f5 commit 2e74a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icpc-wf/ansible/judgehost-only-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@
7878
- name: enable and restart the services we just copied
7979
service: name={{item}} enabled=yes state=restarted
8080
with_items:
81-
- judgedaemon
81+
- domjudge-judgehost

0 commit comments

Comments
 (0)