diff options
Diffstat (limited to 'support/systemd/peertube.service')
-rw-r--r-- | support/systemd/peertube.service | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
1 | [Unit] | 1 | [Unit] |
2 | Description=PeerTube daemon | 2 | Description=PeerTube daemon |
3 | After=network.target postgresql.service | 3 | After=network.target postgresql.service redis-server.service |
4 | 4 | ||
5 | [Service] | 5 | [Service] |
6 | Type=simple | 6 | Type=simple |