From ab140d61cdd04db03ef597f645e601429396d3c8 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Mon, 19 Apr 2021 10:35:53 +0200 Subject: build, doc: extricate `--enable-systemd` Ouch, that is a *lot* of places to update... Signed-off-by: David Lamparter --- redhat/frr.spec.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'redhat/frr.spec.in') diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index e24a84d1e..fbe4c4a1f 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -199,8 +199,6 @@ Requires: initscripts BuildRequires: pam-devel %endif %if "%{initsystem}" == "systemd" -BuildRequires: systemd -BuildRequires: systemd-devel Requires(post): systemd Requires(preun): systemd Requires(postun): systemd @@ -396,9 +394,6 @@ routing state through standard SNMP MIBs. --disable-bgp-vnc \ %endif --enable-isisd \ -%if "%{initsystem}" == "systemd" - --enable-systemd \ -%endif --enable-rpki \ %if %{with_bfdd} --enable-bfdd \ -- cgit v1.2.3