Project

General

Profile

Actions

Cleanup #17395

closed

rpm: /etc/ceph/rbdmap is packaged with executable access rights

Added by Ken Dreyer over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
jewel
Reviewed:
Affected Versions:
Pull request ID:

Description

In the RPM packages, /etc/ceph/rbdmap is installed with executable permissions, and it should not be executable.

In /debian/rules:

install -D -m 644 src/etc-rbdmap $(DESTDIR)/etc/ceph/rbdmap

In ceph.spec.in:

install -D src/etc-rbdmap %{buildroot}%{_sysconfdir}/ceph/rbdmap

Let's align the RPM with the DEB implementation and install this as 644.


Related issues 1 (0 open1 closed)

Copied to devops - Backport #17472: jewel: rpm: /etc/ceph/rbdmap is packaged with executable access rightsResolvedLoïc DacharyActions
Actions

Also available in: Atom PDF