From b0e81c15f7ce75f6860e4890d5a716ac0af9653a Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Tue, 20 Oct 2020 22:36:54 +0200 Subject: [PATCH] start risotto after postgres --- risotto.service | 1 + 1 file changed, 1 insertion(+) diff --git a/risotto.service b/risotto.service index 4d4860a..b9bdef9 100644 --- a/risotto.service +++ b/risotto.service @@ -1,5 +1,6 @@ [Unit] Description=risotto +After=postgresql.service [Service] ExecStart=/usr/bin/risotto-server