summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/jwebmail.service.in (renamed from install/jwebmail.service)2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/jwebmail.service b/install/jwebmail.service.in
index a49e07f..afd0f17 100644
--- a/install/jwebmail.service
+++ b/install/jwebmail.service.in
@@ -7,7 +7,7 @@ Type=exec
ExecStart=hypnotoad -f jwebmail
ExecReload=hypnotoad -f jwebmail
PIDFile=/run/jwebmail/hypnotoad.pid
-Environment=MOJO_LOG_SHORT=1
+Environment=MOJO_LOG_SHORT=1 MOJO_CONFIG=@DESTDIR@@PREFIX@/@CONFDIR@/jwebmail.toml
User=jwebmail
[Install]