diff options
author | DMRobertson <DMRobertson@users.noreply.github.com> | 2022-02-01 11:04:50 +0000 |
---|---|---|
committer | DMRobertson <DMRobertson@users.noreply.github.com> | 2022-02-01 11:04:50 +0000 |
commit | 32c96e3cd0442e28d04d88cc5d8a9ee9c7ffd9ea (patch) | |
tree | b46265856b6a729b7078507ff67e2c527e7badd8 /v1.52/systemd-with-workers/system/matrix-synapse.target | |
parent | deploy: 0da2301b21399b85a955d92dc355024a67b8cb40 (diff) | |
download | synapse-32c96e3cd0442e28d04d88cc5d8a9ee9c7ffd9ea.tar.xz |
deploy: a35e9db9be8666d9ce1164bec3f30b7623ecdfb5
Diffstat (limited to 'v1.52/systemd-with-workers/system/matrix-synapse.target')
-rw-r--r-- | v1.52/systemd-with-workers/system/matrix-synapse.target | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v1.52/systemd-with-workers/system/matrix-synapse.target b/v1.52/systemd-with-workers/system/matrix-synapse.target new file mode 100644 index 0000000000..e0eba1b342 --- /dev/null +++ b/v1.52/systemd-with-workers/system/matrix-synapse.target @@ -0,0 +1,6 @@ +[Unit] +Description=Synapse parent target +After=network.target + +[Install] +WantedBy=multi-user.target |