mirror of
https://github.com/ceph/ceph
synced 2025-01-21 02:31:19 +00:00
rpm: drop sysvinit bits from relabel_files function
Signed-off-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
parent
e0346b36fc
commit
20df58799a
@ -41,8 +41,6 @@ restorecon -R %{_bindir}/ceph-mon > /dev/null 2>&1; \
|
||||
restorecon -R %{_bindir}/ceph-osd > /dev/null 2>&1; \
|
||||
restorecon -R %{_bindir}/ceph-mds > /dev/null 2>&1; \
|
||||
restorecon -R %{_bindir}/radosgw > /dev/null 2>&1; \
|
||||
restorecon -R /etc/rc\.d/init\.d/ceph > /dev/null 2>&1; \
|
||||
restorecon -R /etc/rc\.d/init\.d/radosgw > /dev/null 2>&1; \
|
||||
restorecon -R %{_localstatedir}/run/ceph > /dev/null 2>&1; \
|
||||
restorecon -R %{_localstatedir}/lib/ceph > /dev/null 2>&1; \
|
||||
restorecon -R %{_localstatedir}/log/ceph > /dev/null 2>&1; \
|
||||
|
Loading…
Reference in New Issue
Block a user