From Dan Kenigsberg <[email protected]>:

Dan Kenigsberg has posted comments on this change.

Change subject: spec: call systemd-tmpfiles --create post uninstall in upgrade 
scenario
......................................................................


Patch Set 3: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/76026/3/vdsm.spec.in
File vdsm.spec.in:

Line 864:     fi
Line 865:     if [ "${vdsmd_start_required}" = 'yes' ]; then
Line 866:         %{_bindir}/vdsm-tool service-start vdsmd >/dev/null 2>&1 || :
Line 867:     fi
Line 868: 
please add a comment:

 # re-create tmp files, as some of them where delivered by
 # vdsm-4.18*.rpm but not in future version, and thus 
 # removed when it is uninstalled.
Line 869:     systemd-tmpfiles --create %{vdsm_name}.conf
Line 870: fi
Line 871: exit 0
Line 872: 


-- 
To view, visit https://gerrit.ovirt.org/76026
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2da60e6e06b49f0d0bb2eb407d89dbefe8ded424
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-4.1
Gerrit-Owner: Leon Goldberg <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to