From a350fe5b10ce33a4d4830b09bc6dd6b3f1d001ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 May 2023 18:59:21 +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 b63fa19..8d66107 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=The Rocket.Chat server +Description=Rocket.Chat server Wants=__MONGODB_SERVICENAME__.service After=network.target remote-fs.target nss-lookup.target nginx.service __MONGODB_SERVICENAME__.service