From b64c950a1cb37da880fc14e8535f438c78b5b7f7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 12 Mar 2018 11:06:15 +0100 Subject: Update videos api list for account --- support/systemd/peertube.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/systemd/peertube.service') diff --git a/support/systemd/peertube.service b/support/systemd/peertube.service index 047ce7e56..346738159 100644 --- a/support/systemd/peertube.service +++ b/support/systemd/peertube.service @@ -1,6 +1,6 @@ [Unit] Description=PeerTube daemon -After=network.target +After=network.target postgresql.service [Service] Type=simple -- cgit v1.2.3