roles/pleroma-otp/files/[email protected]
changeset 87 4f87097dd651
parent 85 dcfd23308c32
--- a/roles/pleroma-otp/files/[email protected]	Sun Jan 19 16:57:51 2020 -0600
+++ b/roles/pleroma-otp/files/[email protected]	Sun Jan 19 21:51:10 2020 -0600
@@ -9,8 +9,9 @@
 Environment="HOME=/opt/pleroma"
 Environment="PLEROMA_CONFIG_PATH=/etc/pleroma/%i.config.exs"
 Environment="PLUG_TMPDIR=/tmp/%i"
+Environment="RELEASE_NODE=%[email protected]"
 
-ExecStart=/opt/pleroma/bin/pleroma daemon
+ExecStart=/opt/pleroma/bin/pleroma start
 ExecReload=/opt/pleroma/bin/pleroma stop
 
 KillMode=process