Also fix the start command.

Цей коміт міститься в:
Valentin Lorentz
2017-04-03 00:10:51 +02:00
зафіксовано GitHub
джерело 82ae07e48b
коміт 9ca548c17e
+1 -1
Переглянути файл
@@ -209,7 +209,7 @@ Restart=always
WantedBy=multi-user.target
```
This allows you to `sudo systemctl enable /etc/systemd/system/mastodon-*.service` and `sudo systemctl start mastodon-*.service` to get things going.
This allows you to `sudo systemctl enable /etc/systemd/system/mastodon-*.service` and `sudo systemctl start mastodon-web.service mastodon-sidekiq.service mastodon-streaming.service` to get things going.
## Cronjobs