27 Feb
2015
27 Feb
'15
8:23 a.m.
David, Why would you make a routing daemon dependent on a specific init system? James On Thu, Feb 26, 2015 at 2:34 PM, David Jorm <djorm@corp.iixpeering.net> wrote:
Hi All
The attached patch provides an RPM spec file with systemd integration, rather than sysv init. I have tested it on Fedora 20 and 21. Note that this spec file includes:
%global _hardened_build 1
Which automatically adds security hardening compiler flags.
Thanks David