Anthony Wang
996cb8e076
git-subtree-dir: mastodon git-subtree-mainline:794a9fac74
git-subtree-split:a72bcf412a
7 lines
184 B
SYSTEMD
7 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
|