Synapse role
This commit is contained in:
8
roles/synapse/templates/systemd/matrix.target.j2
Normal file
8
roles/synapse/templates/systemd/matrix.target.j2
Normal file
@@ -0,0 +1,8 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
[Unit]
|
||||
Description=Contains matrix services like synapse, bridges and bots
|
||||
After=network.target
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user