diff --git a/support/systemd/peertube.service b/support/systemd/peertube.service index 346738159..88856385c 100644 --- a/support/systemd/peertube.service +++ b/support/systemd/peertube.service @@ -1,6 +1,6 @@ [Unit] Description=PeerTube daemon -After=network.target postgresql.service +After=network.target postgresql.service redis-server.service [Service] Type=simple