From: Quentin Young Date: Wed, 7 Apr 2021 19:58:00 +0000 (-0400) Subject: rpm: install frr.conf by default X-Git-Tag: base_8.0~153^2~3 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=ed0c871ecfa2a95c94b6f0b92bed05193d43fe45;p=matthieu%2Ffrr.git rpm: install frr.conf by default Signed-off-by: Quentin Young --- diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index b6d7ab2416..40b9079b14 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -456,6 +456,7 @@ ln -s %{_sbindir}/frrinit.sh %{buildroot}%{_initddir}/frr %endif install %{zeb_src}/tools/etc/frr/daemons %{buildroot}%{_sysconfdir}/frr +install %{zeb_src}/tools/etc/frr/frr.conf %{buildroot}%{_sysconfdir}/frr install -m644 %{zeb_rh_src}/frr.pam %{buildroot}%{_sysconfdir}/pam.d/frr install -m644 %{zeb_rh_src}/frr.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/frr install -d -m750 %{buildroot}%{rundir}