Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: /var/lib/ovirt-engine/backups does not need to be owned by ovirt ......................................................................
packaging: spec: /var/lib/ovirt-engine/backups does not need to be owned by ovirt Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1007751 Change-Id: I9ec6806b17e70b9e5bf9b2f29a3504737a6be0a3 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/12/19212/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index fac969c..97cad81 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -714,7 +714,6 @@ %config %{_sysconfdir}/logrotate.d/ovirt-engine-setup %config %{_sysconfdir}/ovirt-engine-setup.conf.d/10-packaging.conf -%dir %attr(-, %{engine_user}, %{engine_group}) %{engine_state}/backups %dir %{engine_data}/firewalld %dir %{engine_log}/setup %{_bindir}/engine-backup @@ -730,6 +729,7 @@ %{engine_data}/conf/ovirt-engine-root-redirect.conf.in %{engine_data}/firewalld/base/ %{engine_data}/setup/ +%{engine_state}/backups/ %{engine_state}/setup/ # backward compatibility -- To view, visit http://gerrit.ovirt.org/19212 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9ec6806b17e70b9e5bf9b2f29a3504737a6be0a3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches