summarylogtreecommitdiffstats
path: root/cpcache.service
diff options
context:
space:
mode:
authornroi2017-02-05 15:58:57 +0100
committernroi2017-02-05 15:58:57 +0100
commiteda6f023920290315baf28177af6ad98c245bfc1 (patch)
tree552fdc220c9b52676d881b39ad18d71de0960a4e /cpcache.service
parent34b8c41ae5d7c09df3a344ad821958831abebbd1 (diff)
downloadaur-eda6f023920290315baf28177af6ad98c245bfc1.tar.gz
Minor change in service file
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 8cd2ec86d999..dbbdc8209b14 100644
--- a/cpcache.service
+++ b/cpcache.service
@@ -8,7 +8,7 @@ KillMode=process
TimeoutSec=10
User=cpcache
Group=cpcache
-Environment=ELIXIR_ERL_OPTIONS="-sname cpcache -mnesia dir '/var/cache/cpcache/mnesia'"
+Environment="ELIXIR_ERL_OPTIONS=-sname cpcache -mnesia dir '/var/cache/cpcache/mnesia'"
ExecStart=/usr/share/cpcache/bin/cpcache foreground
[Install]