diff options
author | Erik Johnston <erik@matrix.org> | 2019-07-23 13:06:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-23 13:06:53 +0100 |
commit | 841b12867eba270d7e3725029a238e7be19a8b67 (patch) | |
tree | 900caae121144a3565de0d1aabc396c951337052 /contrib | |
parent | Merge pull request #5740 from matrix-org/erikj/worker_flakey_tests (diff) | |
parent | Also update systemd-with-workers contrib examples (diff) | |
download | synapse-841b12867eba270d7e3725029a238e7be19a8b67.tar.xz |
Merge pull request #5732 from matrix-org/erikj/sdnotify
Add process hooks to tell systemd our state.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/systemd-with-workers/system/matrix-synapse-worker@.service | 3 | ||||
-rw-r--r-- | contrib/systemd-with-workers/system/matrix-synapse.service | 3 | ||||
-rw-r--r-- | contrib/systemd/matrix-synapse.service | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/contrib/systemd-with-workers/system/matrix-synapse-worker@.service b/contrib/systemd-with-workers/system/matrix-synapse-worker@.service |