
Martin Sivák has submitted this change and it was merged. Change subject: Fix preun and postun init script management in spec file ...................................................................... Fix preun and postun init script management in spec file This fixes the issue when uninstalling package from Sys V init based system. It called chconfig after the main init file was already gone. That call then obviously failed. It also adds the systemd preun management macro. Change-Id: Ife5b948d0e3a58abea67e30ec5c300938bbb3c18 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1055156 Signed-off-by: Martin Sivak <msivak@redhat.com> --- M ovirt-scheduler-proxy.spec 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Martin Sivák: Verified Jiří Moskovčák: Looks good to me, but someone else must approve Doron Fediuck: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23411 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ife5b948d0e3a58abea67e30ec5c300938bbb3c18 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-scheduler-proxy Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server