Alon Bar-Lev has submitted this change and it was merged.
Change subject: services: rhel: support upstart
......................................................................
services: rhel: support upstart
vdsm developers moved libvirtd to upstart, it is the only service that is
using upstart.
The reason for this move is to provide a watch dog for restarting libvirtd
service when it dies.
Although it could have been implemented using various simpler methods, the
upstart approach was selected.
Implementation of rhel services should prefer upstart services over the
sysvinit services.
Change-Id: If7289ee08f8a397665e2becfadd0a32b3af167d9
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/plugins/otopi/services/rhel.py
1 file changed, 82 insertions(+), 18 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10894
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If7289ee08f8a397665e2becfadd0a32b3af167d9
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>