mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 02:46:37 +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
|
||||
%endif
|
||||
:
|
||||
fi
|
||||
|
||||
%preun
|
||||
|
Loading…
Reference in New Issue
Block a user