mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 07:26:52 +00:00
This makes it easy to store UNIX sockets with correct permissions. Those would be located in /run/synapse which is the directory used in many examples in Synapse configuration manual. Additionally, the directory and sockets are deleted when Synapse is shut down.
1 line
69 B
Text
1 line
69 B
Text
Add RuntimeDirectory to example matrix-synapse.service systemd unit.
|