summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2018-03-15 01:31:29 +0100
committerMartin Winter <mwinter@opensourcerouting.org>2018-03-15 01:31:29 +0100
commit32398f0168d4b06b0a08d6a44a44d7a0bd8f6f65 (patch)
treefef4d24f3f83f71af41bfb71b37a4642b262c5a2 /redhat
parentMerge pull request #1821 from vivek-cumulus/pmsi-parse-display (diff)
downloadfrr-32398f0168d4b06b0a08d6a44a44d7a0bd8f6f65.tar.xz
frr-32398f0168d4b06b0a08d6a44a44d7a0bd8f6f65.zip
tools: Add helper frr-reload shell script for clean error
Adding the shell script allows a clean error if frr-pythontools is not installed. Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'redhat')
-rw-r--r--redhat/frr.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index b4073f94f..ba4620669 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -572,6 +572,7 @@ rm -rf %{buildroot}
%endif
%config(noreplace) /etc/pam.d/frr
%config(noreplace) %attr(640,root,root) /etc/logrotate.d/*
+%{_sbindir}/frr-reload
%files contrib
%defattr(-,root,root)