mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-22 13:14:20 +00:00
redhat: Fix ospf6d typo in frr.spec.in
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
d75d3b874e
commit
7f08aaecdf
@ -73,7 +73,7 @@
|
|||||||
%{!?frr_gid: %global frr_gid 92 }
|
%{!?frr_gid: %global frr_gid 92 }
|
||||||
%{!?vty_gid: %global vty_gid 85 }
|
%{!?vty_gid: %global vty_gid 85 }
|
||||||
|
|
||||||
%define daemon_list zebra ripd ospfd bgpd isisd pimd ripngd ospfd6d
|
%define daemon_list zebra ripd ospfd bgpd isisd pimd ripngd ospf6d
|
||||||
|
|
||||||
%if %{with_ldpd}
|
%if %{with_ldpd}
|
||||||
%define daemon_ldpd ldpd
|
%define daemon_ldpd ldpd
|
||||||
|
Loading…
Reference in New Issue
Block a user