We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2bc942 commit 9d1eed9Copy full SHA for 9d1eed9
ircd-copyssl.yml
@@ -14,4 +14,4 @@
14
dest: '/home/ircd/ssl/entropynet/namecheap/irc.entropynet.net.key'
15
backup: yes
16
- name: Rehash ircdnodes
17
- shell: pkill -HUP -F ~/ircd/etc/ircd.pid
+ shell: /home/ircd/unrealircd/unrealircd reloadtls
ircd-updateconfig.yml
@@ -9,5 +9,5 @@
9
- rehash ircds
10
handlers:
11
- name: rehash ircds
12
+ shell: /home/ircd/unrealircd/unrealircd rehash
13
0 commit comments