
Yaniv Dary has submitted this change and it was merged. Change subject: etl: removed unneeded chown that causes error on service actions ...................................................................... etl: removed unneeded chown that causes error on service actions The PID file is already created with the correct permissions, so this chown can be removed. If dwh is stopped a error arises due to PID file not created yet. Change-Id: I5a16c47c36fccd177db607f5c64a69c0799912fa Signed-off-by: Yaniv Dary <ydary@redhat.com> --- M data-warehouse/history_etl/history_service/ovirt-engine-dwhd 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Yaniv Dary: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20985 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5a16c47c36fccd177db607f5c64a69c0799912fa Gerrit-PatchSet: 2 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>