Alon Bar-Lev has posted comments on this change.
Change subject: Removing automatic restart of services in libvirt-reconfigure
......................................................................
Patch Set 1: -Code-Review
(1 comment)
....................................................
File init/systemd/systemd-vdsmd.in
Line 26: [ "$1" != "reconfigure" ] && usage_exit
Line 27: [ -n "$2" -a "$2" != "force" ] && usage_exit
Line 28:
Line 29: "@BINDIR@/vdsm-tool" libvirt-configure ${2:+--force}
Line 30: "@BINDIR@/vdsm-tool" service-restart libvirtd
the sequence should be:
stop supervdsmd
stop libvirtd
start libvirtd
start supervdsmd
you should modify the sysv init.d script as well.
--
To view, visit http://gerrit.ovirt.org/18780
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: If3711da62d6c196978fb4f5e89f1bce4b7500470
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: Zhou Zheng Sheng <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches