From 28a0f335a135ebfeec96233fa7f99bf6825b0b9cf381813401be5f52bbd56c21 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 2 Mar 2017 18:43:40 +0000 Subject: [PATCH] Accepting request 461889 from Virtualization:containers Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/461889 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/etcd?expand=0&rev=2 --- etcd.changes | 5 +++++ etcd.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/etcd.changes b/etcd.changes index 23c1049..59b38af 100644 --- a/etcd.changes +++ b/etcd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 23 10:03:29 UTC 2017 - fcastelli@suse.com + +- Ensure /var/lib/etcd is controlled by etcd:etcd + ------------------------------------------------------------------- Tue Jan 24 12:23:46 UTC 2017 - jmassaguerpla@suse.com diff --git a/etcd.spec b/etcd.spec index 16eb993..fddfee6 100644 --- a/etcd.spec +++ b/etcd.spec @@ -1,7 +1,7 @@ # # spec file for package etcd # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -112,7 +112,7 @@ getent passwd %{name} >/dev/null || %{_sbindir}/useradd -r -g %{name} -d %{_loca %{_localstatedir}/adm/fillup-templates/sysconfig.%{name} # Additional -%dir %attr(0750,%{name},root) %{_localstatedir}/lib/%{name} +%dir %attr(0750,%{name},%{name}) %{_localstatedir}/lib/%{name} %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/etcd_server %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/etcd_client