Alon Bar-Lev has posted comments on this change.

Change subject: To allow downgrade of vdsm we need to support vdsm-tool old API
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/23333/1/vdsm.spec.in
File vdsm.spec.in:

Line 701: if [ "$1" -eq 1 ] ; then
Line 702:     /sbin/chkconfig --add vdsmd
Line 703:     /sbin/chkconfig --add supervdsmd
Line 704: fi
Line 705: %else
I would have finished the sysv block above and open a new block for 
with_systemd.
Line 706: %if 0%{?with_systemd}
Line 707: /bin/systemctl restart systemd-modules-load.service >/dev/null 2>&1 
|| :
Line 708: if [ "$1" -eq 1 ] ; then
Line 709:     /bin/systemctl enable vdsmd.service >/dev/null 2>&1 || :


-- 
To view, visit http://gerrit.ovirt.org/23333
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8bd7f9048acc4f53f3da66e21d5ad2c5caf2a5ad
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to