Skip to content

Commit

Permalink
rpm: drop sysvinit bits from relabel_files function
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Cutler <ncutler@suse.com>
  • Loading branch information
smithfarm committed Apr 28, 2016
1 parent a25d24f commit 4eaebad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ceph.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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; \
Expand Down

0 comments on commit 4eaebad

Please sign in to comment.