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