Skip to content

Commit

Permalink
mail-filter/opendkim-2.10.3-r2: fix systemd unit name, #589794
Browse files Browse the repository at this point in the history
Closes: gentoo#1977
  • Loading branch information
candrews authored and mgorny committed Aug 5, 2016
1 parent 0098551 commit 288687c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ src_install() {
dosbin stats/opendkim-reportstats

newinitd "${FILESDIR}/opendkim.init.r3" opendkim
systemd_dounit "${FILESDIR}/opendkim-r1.service"
systemd_newunit "${FILESDIR}/opendkim-r1.service" opendkim.service

dodir /etc/opendkim /var/lib/opendkim
fowners milter:milter /var/lib/opendkim
Expand Down

0 comments on commit 288687c

Please sign in to comment.