services: Add irc-doorduino
This commit is contained in:
parent
7eea8662da
commit
0e75ce25c5
4 changed files with 71 additions and 0 deletions
|
@ -13,6 +13,12 @@
|
|||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart irc-doorduino
|
||||
systemd:
|
||||
name: irc-doorduino
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart discord-bot
|
||||
systemd:
|
||||
name: discord-bot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue