Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 96d35f1

Browse files
cgarwood82neilisfragile
authored andcommitted
Systemd documentation (#6490)
1 parent adfdd82 commit 96d35f1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/6490.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update documentation and variables in user contributed systemd reference file.

contrib/systemd/matrix-synapse.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Restart=on-abort
2525
User=synapse
2626
Group=nogroup
2727

28-
WorkingDirectory=/opt/synapse
28+
WorkingDirectory=/home/synapse/synapse
2929
ExecStart=/home/synapse/synapse/env/bin/python -m synapse.app.homeserver --config-path=/home/synapse/synapse/homeserver.yaml
3030
SyslogIdentifier=matrix-synapse
3131

0 commit comments

Comments
 (0)