Browse Source

Systemd documentation (#6490)

Clifford Garwood II 4 years ago
parent
commit
96d35f1028
2 changed files with 2 additions and 1 deletions
  1. 1 0
      changelog.d/6490.doc
  2. 1 1
      contrib/systemd/matrix-synapse.service

+ 1 - 0
changelog.d/6490.doc

@@ -0,0 +1 @@
+Update documentation and variables in user contributed systemd reference file.

+ 1 - 1
contrib/systemd/matrix-synapse.service

@@ -25,7 +25,7 @@ Restart=on-abort
 User=synapse
 Group=nogroup
 
-WorkingDirectory=/opt/synapse
+WorkingDirectory=/home/synapse/synapse
 ExecStart=/home/synapse/synapse/env/bin/python -m synapse.app.homeserver --config-path=/home/synapse/synapse/homeserver.yaml
 SyslogIdentifier=matrix-synapse