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 05553c905bd2..d8fa6f5a8df3 100644
--- a/cpcache.service
+++ b/cpcache.service
@@ -7,11 +7,11 @@ Type=simple
# Shutdown can be somewhat sluggish on low-end devices like the RPi.
TimeoutSec=90
SuccessExitStatus=143
-KillMode=process
User=cpcache
Group=cpcache
Environment="ELIXIR_ERL_OPTIONS=-sname cpcache -mnesia dir '/var/cache/cpcache/mnesia'"
ExecStart=/usr/share/cpcache/bin/cpcache foreground
+ExecStop=/usr/share/cpcache/bin/cpcache stop
[Install]
WantedBy=multi-user.target