mirror of
https://github.com/ceph/ceph
synced 2025-01-11 13:41:02 +00:00
ceph.spec: chown and chmod /var/lib/ceph and /var/log/ceph
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
7522650939
commit
3c56938280
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user