Franziska Kunsmann
1744596296
All checks were successful
bundlewrap/pipeline/head This commit looks good
6 lines
301 B
Text
6 lines
301 B
Text
[Service]
|
|
ExecStartPre=
|
|
ExecStartPre=/opt/venvs/matrix-synapse/bin/python -m synapse.app.homeserver --config-path=/etc/matrix-synapse/homeserver.yaml --generate-keys
|
|
|
|
ExecStart=
|
|
ExecStart=/opt/venvs/matrix-synapse/bin/python -m synapse.app.homeserver --config-path=/etc/matrix-synapse/homeserver.yaml
|