mooli tayer has posted comments on this change. Change subject: Distribute /var/log/core with vdsm rpm. ......................................................................
Patch Set 1: (1 comment) Shouldn't have abandoned: http://gerrit.ovirt.org/#/c/21290/ this patch will make sure /var/log/core is always created with rpm. .................................................... File vdsm.spec.in Line 617: install -Dm 0644 init/systemd/vdsm-tmpfiles.d.conf \ Line 618: %{buildroot}%{_tmpfilesdir}/%{vdsm_name}.conf Line 619: %endif Line 620: Line 621: %if 0%{?rhel} This condition should have actually been negated, but I couldn't find how to do it. Any help/pointers? Line 622: # Install the configuration sample Line 623: install -Dm 0644 lib/vdsm/vdsm.conf.sample \ Line 624: %{buildroot}%{_sysconfdir}/vdsm/vdsm.conf Line 625: -- To view, visit http://gerrit.ovirt.org/22211 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id7246b4947c0cdb52093c5fe0f60a690d72b1236 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: mooli tayer <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: mooli tayer <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
