packages/mastodon/mastodon.target
2023-11-11 19:09:29 -05:00

8 lines
184 B
SYSTEMD

[Unit]
Description=Mastodon
Wants=mastodon-web.service mastodon-sidekiq.service mastodon-streaming.service
Wants=postgresql.service redis.service
[Install]
WantedBy=multi-user.target