summary refs log tree commit diff
path: root/develop
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-04-26 08:57:53 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-04-26 08:57:53 +0000
commitfe4311d3524a465c5ccd11d2f1f8472b484310cd (patch)
tree7a21fc397d9f394f12856ec953cdc7d2b9789e65 /develop
parentdeploy: 90cc9e5b29bc6c2433df5e62da1ad8bcb83ac038 (diff)
downloadsynapse-fe4311d3524a465c5ccd11d2f1f8472b484310cd.tar.xz
deploy: 9c918739220bb548d9e5e5c2f5692c79bd38668d
Diffstat (limited to 'develop')
-rw-r--r--develop/systemd-with-workers/system/matrix-synapse.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/develop/systemd-with-workers/system/matrix-synapse.service b/develop/systemd-with-workers/system/matrix-synapse.service

index 0c73fb55fb..31ceccb77f 100644 --- a/develop/systemd-with-workers/system/matrix-synapse.service +++ b/develop/systemd-with-workers/system/matrix-synapse.service
@@ -9,6 +9,7 @@ ReloadPropagatedFrom=matrix-synapse.target Type=notify NotifyAccess=main User=matrix-synapse +RuntimeDirectory=synapse WorkingDirectory=/var/lib/matrix-synapse EnvironmentFile=-/etc/default/matrix-synapse ExecStartPre=/opt/venvs/matrix-synapse/bin/python -m synapse.app.homeserver --config-path=/etc/matrix-synapse/homeserver.yaml --config-path=/etc/matrix-synapse/conf.d/ --generate-keys