summary refs log tree commit diff
path: root/contrib
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2015-04-29 12:22:20 +0100
committerMatthew Hodgson <matthew@matrix.org>2015-04-29 12:22:20 +0100
commit9c4ea42e79b78471d998214c0215b4c23dc3fc35 (patch)
treec216c52fba264c979b4b0e7a853c8ee6c9d6e47f /contrib
parentMerge pull request #134 from intelfx/contrib-systemd (diff)
downloadsynapse-9c4ea42e79b78471d998214c0215b4c23dc3fc35.tar.xz
minimal doc
Diffstat (limited to 'contrib')
-rw-r--r--contrib/systemd/synapse.service4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/systemd/synapse.service b/contrib/systemd/synapse.service
index 1eca13a37e..2e8cd21c9e 100644
--- a/contrib/systemd/synapse.service
+++ b/contrib/systemd/synapse.service
@@ -1,3 +1,7 @@
+# This assumes that Synapse has been installed as a system package
+# (e.g. https://aur.archlinux.org/packages/matrix-synapse/ for ArchLinux)
+# rather than in a user home directory or similar under virtualenv.
+
 [Unit]
 Description=Synapse Matrix homeserver