Yaniv Dary has submitted this change and it was merged. Change subject: packaging: do not use /var/tmp for reportsd ......................................................................
packaging: do not use /var/tmp for reportsd /var/tmp is intended for temporary files. reportsd is a long-running process, and should not keep its files there. Use /var/lib/ovirt-engine-reports/jboss_runtime instead. This is an adaptation of I88563c8c0d319eb3356b47233a31c82d9e8b84c7 which was for the ovirt engine service. Change-Id: Icc5c730d8944ec686f6025dbacc6cc5118c9b180 Signed-off-by: Yedidyah Bar David <[email protected]> --- M Makefile M packaging/services/ovirt-engine-reportsd/ovirt-engine-reportsd.conf.in M packaging/services/ovirt-engine-reportsd/ovirt-engine-reportsd.py M packaging/services/ovirt-engine-reportsd/ovirt-engine-reportsd.xml.in 4 files changed, 15 insertions(+), 6 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Simone Tiraboschi: Looks good to me, but someone else must approve Yedidyah Bar David: Verified Yaniv Dary: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29752 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icc5c730d8944ec686f6025dbacc6cc5118c9b180 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
