summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-25 20:21:54 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-25 20:21:54 +0000
commit22df13a55e55717c03810c981b9f29af0cb83ccf (patch)
tree032029bd378770dfc0c13eef1b2d4928e1996d80
parent8e80eb58760824f50bded1c5216aa8025f687bea (diff)
automatic import of frr
-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