summaryrefslogtreecommitdiff
path: root/install/jwebmail.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'install/jwebmail.service.in')
-rw-r--r--install/jwebmail.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/jwebmail.service.in b/install/jwebmail.service.in
index 8c03dde..e15638d 100644
--- a/install/jwebmail.service.in
+++ b/install/jwebmail.service.in
@@ -6,7 +6,7 @@ After=network.target
Type=exec
ExecStart=hypnotoad -f @DESTDIR@@PERL_BIN_PATH@/jwebmail
ExecReload=hypnotoad -f @DESTDIR@@PERL_BIN_PATH@/jwebmail
-PIDFile=/run/jwebmail/hypnotoad.pid
+PIDFile=$XDG_RUNTIME_DIR/jwebmail.pid
Environment=MOJO_LOG_SHORT=1 MOJO_CONFIG=@DESTDIR@@PREFIX@/@CONFDIR@/jwebmail.toml
User=jwebmail