diff options
author | squahtx <squahtx@users.noreply.github.com> | 2023-05-02 14:52:44 +0000 |
---|---|---|
committer | squahtx <squahtx@users.noreply.github.com> | 2023-05-02 14:52:44 +0000 |
commit | 8039c31bf57c11354edbe1d259a882c9d1f672b1 (patch) | |
tree | 2be52c516ea43f0ee081e6f6bc7e15b2c6ce0da5 /v1.83/systemd-with-workers/system/matrix-synapse.target | |
parent | deploy: eb6f8dc2152bab6e602a9617bd91dcf731b2c121 (diff) | |
download | synapse-8039c31bf57c11354edbe1d259a882c9d1f672b1.tar.xz |
deploy: 6aca4e7cb8818a6d0928108f5e25a6b582842a7d
Diffstat (limited to 'v1.83/systemd-with-workers/system/matrix-synapse.target')
-rw-r--r-- | v1.83/systemd-with-workers/system/matrix-synapse.target | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/v1.83/systemd-with-workers/system/matrix-synapse.target b/v1.83/systemd-with-workers/system/matrix-synapse.target new file mode 100644 index 0000000000..e0eba1b342 --- /dev/null +++ b/v1.83/systemd-with-workers/system/matrix-synapse.target @@ -0,0 +1,6 @@ +[Unit] +Description=Synapse parent target +After=network.target + +[Install] +WantedBy=multi-user.target |