Dan Kenigsberg has submitted this change and it was merged.

Change subject: Removed %config(noreplace) from 
%{_tmpfilesdir}/%{vdsm_name}.conf
......................................................................


Removed %config(noreplace) from %{_tmpfilesdir}/%{vdsm_name}.conf

%{_tmpfilesdir} expands to %{_prefix}/lib/tmpfiles.d which is the
location that the package's default tmpfile creation scripts should
install into. %{_tmpfilesdir}/%{name}.conf is not marked as a %config
file because it is not supposed to be edited by administrators.
Administrators can override the package's %{name}.conf by placing an
identically named file in /etc/tmpfiles.d/, but this should very rarely
be needed.

Change-Id: Ibf3268da3e601083c6c67771878da82be66da341
Signed-off-by: Yaniv Bronhaim <ybron...@redhat.com>
Reviewed-on: https://gerrit.ovirt.org/62030
Reviewed-by: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Continuous-Integration: Jenkins CI
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Piotr Kliczewski: Looks good to me, approved
  Yaniv Bronhaim: Verified
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/62030
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf3268da3e601083c6c67771878da82be66da341
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org

Reply via email to