Change in ovirt-reports[master]: packaging: do not use /var/tmp for reportsd

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 <didi@redhat.com> --- 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 <didi@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ydary@redhat.com