Skip to content

Commit 492fad9

Browse files
author
DOMjudge team
committed
Wirte correct target file
1 parent 90c5005 commit 492fad9

File tree

1 file changed

+1
-1
lines changed
  • icpc-wf/ansible/roles/judgedaemon/tasks

1 file changed

+1
-1
lines changed

icpc-wf/ansible/roles/judgedaemon/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
- name: template judgedaemon template systemd unit file
7979
template:
8080
src: domjudge-judgehost.target.j2
81-
dest: /etc/systemd/system/
81+
dest: /etc/systemd/system/domjudge-judgehost.target
8282
notify:
8383
- restart systemctl
8484
- enable and restart judgedaemon

0 commit comments

Comments
 (0)