summaryrefslogtreecommitdiff
path: root/community/opendkim/opendkim.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/opendkim/opendkim.service')
-rw-r--r--community/opendkim/opendkim.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/opendkim/opendkim.service b/community/opendkim/opendkim.service
index d34c62960..7d2eb79aa 100644
--- a/community/opendkim/opendkim.service
+++ b/community/opendkim/opendkim.service
@@ -5,7 +5,7 @@ After=network.target remote-fs.target nss-lookup.target
[Service]
Type=forking
EnvironmentFile=/etc/conf.d/opendkim
-ExecStart=/usr/sbin/opendkim $OPENDKIM_FILTER
+ExecStart=/usr/bin/opendkim $OPENDKIM_FILTER
[Install]
WantedBy=multi-user.target