]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: fix permissions for /etc/ceph/rbdmap 11217/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 23 Sep 2016 20:49:56 +0000 (14:49 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 23 Sep 2016 20:52:16 +0000 (14:52 -0600)
commitd4b84a13960f9f46593bf89dc92bfc3e54b4851e
treeb12cdeaa686669d792593afae1552685f02e6792
parent8ddb7fe9c7e5a27415a3462ba96d510c4d793ac3
rpm: fix permissions for /etc/ceph/rbdmap

Prior to this change, the RPM packaging would install /etc/ceph/rbdmap
with exectuable permissions. The execute bit is not necessary and does
not match what the Debian packaging does. Remove the execute bit in this
case.

Fixes: http://tracker.ceph.com/issues/17395
Reported-by: Martin Bukatovic <mbukatov@redhat.com>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in