summaryrefslogtreecommitdiff
path: root/community/exim/exim.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/exim/exim.service')
-rw-r--r--community/exim/exim.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/exim/exim.service b/community/exim/exim.service
index de52fd14f..dc48bd752 100644
--- a/community/exim/exim.service
+++ b/community/exim/exim.service
@@ -3,7 +3,7 @@ Description=Exim Mail Daemon
[Service]
PIDFile=/var/run/exim.pid
-ExecStart=/usr/sbin/exim -bdf -q30m
+ExecStart=/usr/bin/exim -bdf -q30m
ExecReload=/bin/kill -HUP $MAINPID
[Install]