From: Sage Weil Date: Fri, 24 Apr 2015 00:06:12 +0000 (-0700) Subject: ceph.spec: chown and chmod /var/lib/ceph and /var/log/ceph X-Git-Tag: v9.1.0~294^2~29 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3c569382808f8a38328c95d037f53ebee8475a29;p=ceph.git ceph.spec: chown and chmod /var/lib/ceph and /var/log/ceph Signed-off-by: Sage Weil --- diff --git a/ceph.spec.in b/ceph.spec.in index 37e543901b12..7b0fc3bdf0cc 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -847,6 +847,8 @@ mkdir -p %{_localstatedir}/run/ceph/ %{python_sitelib}/ceph_argparse.py* %{python_sitelib}/ceph_daemon.py* %{_udevrulesdir}/50-rbd.rules +%attr(770,ceph,ceph) %dir %{_localstatedir}/lib/ceph/ +%attr(2750,ceph,ceph) %dir %{_localstatedir}/log/ceph/ %postun -n ceph-common # Package removal cleanup