One more patch against 2.10.0.Beta1

From: Steve Jenkins <steve_at_stevejenkins.com>
Date: Tue, 9 Dec 2014 15:11:18 -0800

Murray:

Please apply following patch against 2.10.0 Beta 1

This opendkim.default-keygen-2.patch takes ANOTHER stab at getting the
ownership and permissions correct so that both OpenDKIM AND SELinux are
happy. :)

Thanks!

SteveJ

P.S. As an FYI, when I create the packages I will be applying an additional
patch to the systemd unit file, which allows a Fedora-specific README file
to be listed as part of the documentation reported via "systemctl status"
like so:

$ sudo /bin/systemctl -l status opendkim.service
● opendkim.service - DomainKeys Identified Mail (DKIM) Milter
   Loaded: loaded (/usr/lib/systemd/system/opendkim.service; enabled)
   Active: active (running) since Tue 2014-12-09 14:46:22 PST; 9min ago
     Docs: man:opendkim(8)
           man:opendkim.conf(5)
           man:opendkim-genkey(8)
           man:opendkim-genzone(8)
           man:opendkim-testadsp(8)
           man:opendkim-testkey
           file:///usr/share/doc/opendkim/README.fedora
           http://www.opendkim.org/docs.html
  Process: 27439 ExecStart=/usr/sbin/opendkim $OPTIONS (code=exited,
status=0/SUCCESS)
 Main PID: 27440 (opendkim)
   CGroup: /system.slice/opendkim.service
           └─27440 /usr/sbin/opendkim -x /etc/opendkim.conf -P
/var/run/opendkim/opendkim.pid

Dec 09 14:46:22 fedora20.jenkins.org opendkim[27440]: OpenDKIM Filter
v2.10.0 starting (args: -x /etc/opendkim.conf -P
/var/run/opendkim/opendkim.pid)

Because the README is Fedora specific, I didn't want to patch the source
unit file because it wouldn't apply to non-Fedora systems.

Anyone who'd like to pull spec files or patches from the current dev branch
to tinker before they're merged into the master for the final version
(which won't happen until Murray finalized 2.10), please feel free:

https://github.com/stevejenkins/OpenDKIM-Fedora/tree/develop

Suggestions for making my spec files cleaner and more efficient are always
welcome. :)



Received on Tue Dec 09 2014 - 23:11:35 PST

This archive was generated by hypermail 2.3.0 : Tue Dec 09 2014 - 23:18:01 PST