Dan Kenigsberg has submitted this change and it was merged. Change subject: Checking syslog availability before starting vdsm ......................................................................
Checking syslog availability before starting vdsm If logger is not able to open /dev/log, it throws exception and vdsm does not start. This path verifies that this file exist and fail vdsm start if not. Change-Id: I60d0537f67da3cf81477760ccb3760a103dc15ac Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=928861 Signed-off-by: Yaniv Bronhaim <[email protected]> --- M vdsm/vdsmd.init.in 1 file changed, 11 insertions(+), 1 deletion(-) Approvals: Douglas Schilling Landgraf: Verified; Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13547 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I60d0537f67da3cf81477760ccb3760a103dc15ac Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Haim Ateya <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
