]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: drop sysvinit bits from relabel_files function
authorNathan Cutler <ncutler@suse.com>
Tue, 26 Apr 2016 15:03:28 +0000 (17:03 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 4 May 2016 13:38:45 +0000 (15:38 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index 7abff096eeb2338423b09f247b5903b522258593..a17d305ed67b536597326631f6f1e1ef7b547852 100644 (file)
@@ -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; \