summarylogtreecommitdiffstats
path: root/cpcache.service
diff options
context:
space:
mode:
Diffstat (limited to 'cpcache.service')
-rw-r--r--cpcache.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpcache.service b/cpcache.service
index bfb463cca342..8cd2ec86d999 100644
--- a/cpcache.service
+++ b/cpcache.service
@@ -8,6 +8,7 @@ KillMode=process
TimeoutSec=10
User=cpcache
Group=cpcache
+Environment=ELIXIR_ERL_OPTIONS="-sname cpcache -mnesia dir '/var/cache/cpcache/mnesia'"
ExecStart=/usr/share/cpcache/bin/cpcache foreground
[Install]