diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-08-12 11:49:33 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2022-08-12 11:49:33 +0300 |
| commit | 192ab8212d2cc4dc4e0f44ef3d83fbcc021c2d9f (patch) | |
| tree | 0995134b03951d672dfac4727aa111606227b4b3 /redhat | |
| parent | 1bf9112c24e2439d34ac831eaf308124a4010b4a (diff) | |
redhat: Drop --enable-systemd from build specification
This option no longer exists.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'redhat')
| -rw-r--r-- | redhat/frr.spec.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index c94785ec01..962541405f 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -409,9 +409,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 \ |
