--- a/dendrite/server/templates/[email protected] Wed May 25 18:56:05 2022 -0500
+++ b/dendrite/server/templates/[email protected] Sat Jul 02 15:37:26 2022 -0500
@@ -4,11 +4,10 @@
[Service]
WorkingDirectory={{dendrite_dir}}/%i/
-ExecStart=/usr/local/bin/dendrite-monolith-server --http-bind-address ":{{dendrite_port}}"
+ExecStart=/usr/local/bin/dendrite-monolith-server -config "{{dendrite_dir}}/%i/dendrite.yaml" -http-bind-address ":{{dendrite_port}}"
Restart=always
User={{dendrite_user}}
LimitNOFILE=65535
-LimitNPROC=65535
[Install]
WantedBy=multi-user.target