diff --git a/libvirt.spec.in b/libvirt.spec.in index 79f3d31d19..5fa0b22f31 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1480,12 +1480,16 @@ exit 0 %post client +%if 0%{?rhel} == 7 /sbin/ldconfig +%endif %systemd_post libvirt-guests.service %postun client +%if 0%{?rhel} == 7 /sbin/ldconfig +%endif %systemd_postun libvirt-guests.service %triggerun client -- libvirt < 0.9.4