summarylogtreecommitdiffstats
path: root/cpcache.service
diff options
context:
space:
mode:
Diffstat (limited to 'cpcache.service')
-rw-r--r--cpcache.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpcache.service b/cpcache.service
index d8fa6f5a8df3..72fb017cfe6c 100644
--- a/cpcache.service
+++ b/cpcache.service
@@ -9,7 +9,7 @@ TimeoutSec=90
SuccessExitStatus=143
User=cpcache
Group=cpcache
-Environment="ELIXIR_ERL_OPTIONS=-sname cpcache -mnesia dir '/var/cache/cpcache/mnesia'"
+Environment="ELIXIR_ERL_OPTIONS=-sname cpcache"
ExecStart=/usr/share/cpcache/bin/cpcache foreground
ExecStop=/usr/share/cpcache/bin/cpcache stop