From 22df13a55e55717c03810c981b9f29af0cb83ccf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 25 Aug 2024 20:21:54 +0000 Subject: automatic import of frr --- frr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frr.spec') 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 -- cgit v1.2.3