summary refs log tree commit diff
path: root/contrib/systemd-with-workers/system/matrix.target
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/systemd-with-workers/system/matrix.target')
-rw-r--r--contrib/systemd-with-workers/system/matrix.target7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/systemd-with-workers/system/matrix.target b/contrib/systemd-with-workers/system/matrix.target
new file mode 100644
index 0000000000..aff97d03ef
--- /dev/null
+++ b/contrib/systemd-with-workers/system/matrix.target
@@ -0,0 +1,7 @@
+[Unit]
+Description=Contains matrix services like synapse, bridges and bots
+After=network.target
+AllowIsolate=no
+
+[Install]
+WantedBy=multi-user.target