summaryrefslogtreecommitdiff
path: root/frr.spec
diff options
context:
space:
mode:
Diffstat (limited to 'frr.spec')
-rw-r--r--frr.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/frr.spec b/frr.spec
index fe647ee..d883559 100644
--- a/frr.spec
+++ b/frr.spec
@@ -216,7 +216,7 @@ fi
#/var/tmp and /var/run need to be relabeled as well if FRR is running before upgrade
if [ $1 == 2 ]; then
%{_sbindir}/restorecon -R /var/tmp/frr &> /dev/null
- %{_sbindir}/restorecon -R /var/run/frr &> /dev/null
+ %{_sbindir}/restorecon -R /run/frr &> /dev/null
fi
%postun selinux