From ef37926aebfae97785d44a9f14c66f23cfbfa521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 May 2024 12:07:59 +0200 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 01d3301..1ed73ad 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=Dentrite Matrix homeserver +Description=Dentrite: Matrix homeserver After=network.target postgresql@__PSQL_VERSION__-main.service [Service]