summarylogtreecommitdiffstats
path: root/mastodon.target
diff options
context:
space:
mode:
Diffstat (limited to 'mastodon.target')
-rw-r--r--mastodon.target6
1 files changed, 6 insertions, 0 deletions
diff --git a/mastodon.target b/mastodon.target
new file mode 100644
index 000000000000..6c5017e6ae27
--- /dev/null
+++ b/mastodon.target
@@ -0,0 +1,6 @@
+[Unit]
+Description=Mastodon
+Wants=mastodon-web.service mastodon-sidekiq.service mastodon-streaming.service redis.service
+
+[Install]
+WantedBy=multi-user.target