Dan Kenigsberg has submitted this change and it was merged. Change subject: Remove rsyslog requirement and leave the check of syslog fd availability ......................................................................
Remove rsyslog requirement and leave the check of syslog fd availability Some use syslog-ng instead of rsyslog daemon, this provides the same fd to communicate with syslog. Instead of hard requirement in spec file, we leave the check during pre-start and update the output. Change-Id: I997c6b92b5567b4593fdaf3c7dd33739f59ffb85 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1083100 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: http://gerrit.ovirt.org/26941 Reviewed-by: Dan Kenigsberg <[email protected]> --- M debian/control M debian/dependencyMap.txt M init/vdsmd_init_common.sh.in M vdsm.spec.in 4 files changed, 4 insertions(+), 5 deletions(-) Approvals: Yaniv Bronhaim: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26941 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I997c6b92b5567b4593fdaf3c7dd33739f59ffb85 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
