mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 12:39:21 +00:00
Merge pull request #665 from opensourcerouting/rpm-postun-fix
redhat/frr.spec.in: Fix postun script for Fedora.
This commit is contained in:
commit
e8863a75e6
@ -428,6 +428,7 @@ if [ "$1" -ge 1 ]; then
|
|||||||
##
|
##
|
||||||
/etc/rc.d/init.d/frr restart >/dev/null 2>&1
|
/etc/rc.d/init.d/frr restart >/dev/null 2>&1
|
||||||
%endif
|
%endif
|
||||||
|
:
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
|
Loading…
Reference in New Issue
Block a user