diff options
author | MatMaul <MatMaul@users.noreply.github.com> | 2023-06-13 09:26:14 +0000 |
---|---|---|
committer | MatMaul <MatMaul@users.noreply.github.com> | 2023-06-13 09:26:14 +0000 |
commit | 91732b671658e91728f5970392b86df8bec71523 (patch) | |
tree | e445504894b3db9951f4dae68e7ab288c67d28f3 /v1.86/systemd-with-workers/system/matrix-synapse.target | |
parent | deploy: ba97b39881e296f4775b8f6dd18edb98a3dc733f (diff) | |
download | synapse-91732b671658e91728f5970392b86df8bec71523.tar.xz |
deploy: 99c850f79821e12ad1895b9505f8612752deea52
Diffstat (limited to 'v1.86/systemd-with-workers/system/matrix-synapse.target')
-rw-r--r-- | v1.86/systemd-with-workers/system/matrix-synapse.target | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v1.86/systemd-with-workers/system/matrix-synapse.target b/v1.86/systemd-with-workers/system/matrix-synapse.target new file mode 100644 index 0000000000..e0eba1b342 --- /dev/null +++ b/v1.86/systemd-with-workers/system/matrix-synapse.target @@ -0,0 +1,6 @@ +[Unit] +Description=Synapse parent target +After=network.target + +[Install] +WantedBy=multi-user.target |