From a9eb6ecea7b9512722e2283e5acb4fc6a1b7b734 Mon Sep 17 00:00:00 2001 From: Thomas Serlin Date: Wed, 24 May 2017 12:07:41 -0400 Subject: [PATCH] Set subman cron attributes in spec file Fixes: http://tracker.ceph.com/issues/20074 Signed-off-by: Thomas Serlin --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 30831c11c30..576744670b6 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1399,7 +1399,7 @@ fi %{_mandir}/man8/ceph-disk.8* %{_mandir}/man8/ceph-osd.8* %if 0%{?rhel} && ! 0%{?centos} -%{_sysconfdir}/cron.hourly/subman +%attr(0755,-,-) %{_sysconfdir}/cron.hourly/subman %endif %{_unitdir}/ceph-osd@.service %{_unitdir}/ceph-osd.target -- 2.39.5