diff --git a/contrib/systemd/synapse.service b/contrib/systemd/synapse.service index 1eca13a37..2e8cd21c9 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