diff --git a/conf/systemd.service b/conf/systemd.service index e7e3366..9b9e899 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,6 +1,6 @@ [Unit] Description=The Rocket.Chat server -#Wants=__MONGODB_SERVICENAME__.service +Wants=__MONGODB_SERVICENAME__.service After=network.target remote-fs.target nss-lookup.target nginx.service __MONGODB_SERVICENAME__.service [Service]