minor spec file adjustment

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=737
This commit is contained in:
James Fehlig 2019-03-07 15:21:15 +00:00 committed by Git OBS Bridge
parent 88680c1000
commit 94340bed84

View File

@ -1282,14 +1282,12 @@ if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_RESTART_ON_UPDATE" != yes ;
done
fi
%post daemon-driver-network
%if %{with_firewalld_zone}
%firewalld_reload
%endif
%post daemon-driver-network
%firewalld_reload
%postun daemon-driver-network
%if %{with_firewalld_zone}
%firewalld_reload
%firewalld_reload
%endif
%post daemon-config-network