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

Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: do not use /var/tmp for engine ...................................................................... packaging: do not use /var/tmp for engine /var/tmp is intended for temporary files. The engine is a long-running process, and should not keep its files there. Use /var/lib/ovirt-engine/jboss_runtime instead. Change-Id: I88563c8c0d319eb3356b47233a31c82d9e8b84c7 Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M Makefile M packaging/services/ovirt-engine/ovirt-engine.conf.in M packaging/services/ovirt-engine/ovirt-engine.py M packaging/services/ovirt-engine/ovirt-engine.xml.in 4 files changed, 15 insertions(+), 6 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29708 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88563c8c0d319eb3356b47233a31c82d9e8b84c7 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com