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.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/jwebmail.service.in b/install/jwebmail.service.in
index afd0f17..8c03dde 100644
--- a/install/jwebmail.service.in
+++ b/install/jwebmail.service.in
@@ -4,8 +4,8 @@ After=network.target
[Service]
Type=exec
-ExecStart=hypnotoad -f jwebmail
-ExecReload=hypnotoad -f jwebmail
+ExecStart=hypnotoad -f @DESTDIR@@PERL_BIN_PATH@/jwebmail
+ExecReload=hypnotoad -f @DESTDIR@@PERL_BIN_PATH@/jwebmail
PIDFile=/run/jwebmail/hypnotoad.pid
Environment=MOJO_LOG_SHORT=1 MOJO_CONFIG=@DESTDIR@@PREFIX@/@CONFDIR@/jwebmail.toml
User=jwebmail