Oved Ourfali has submitted this change and it was merged.
Change subject: packaging: Fix ownership of lock directory
......................................................................
packaging: Fix ownership of lock directory
The directory /var/lock/ovirt-engine should be owned by the ovirt
user and group, and it is created that way during the installation
of the package, but changed later during systemctl startup as
specified in the /etc/tmpfiles.d/ovirt-engine.conf file. This
patch changes that file so that the directory is owned by ovirt
and not jboss-as.
Change-Id: I6841dfd987ca7c02c699fcce283a2fcc7e957b88
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/resources/ovirt-tmpfilesd
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5106
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6841dfd987ca7c02c699fcce283a2fcc7e957b88
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>