From 92b0bb8addd4e0f0f60a8aad6993dff82c7847b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 19 Feb 2023 12:31:46 +0100 Subject: [PATCH] Update systemd.service --- conf/systemd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/systemd.service b/conf/systemd.service index c9ab58e..15da083 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,6 +1,6 @@ [Unit] Description=Dentrite Matrix homeserver -After=network.target postgresql@__PSQL_VERSION__-main.service +After=network.target [Service] Type=simple