mirror of
https://git.proxmox.com/git/ceph.git
synced 2025-04-28 16:34:15 +00:00

Ceph has a postinst hook that sets the ownership of '/var/lib/ceph/*'
to ceph:ceph (in our case), but misses out on the contents of
'/var/lib/ceph/crash'.
This patch therefore also recursively updates the permissions of
'/var/lib/ceph/crash'.
The change was also proposed upstream [0].
[0]: https://github.com/ceph/ceph/pull/55917
Signed-off-by: Max Carrara <m.carrara@proxmox.com>
(cherry picked from commit d52158f918
)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
0001-cmake-disable-version-from-git.patch
|
|
0002-enable-systemd-targets-by-default.patch
|
|
0006-debian-control-add-break-libpvestorage-perl.patch
|
|
0007-debian-rules-ship-Ceph-changelog-as-upstream-changel.patch
|
|
0009-remove-legacy-pve-ceph-osd-activation-script-in-post.patch
|
|
0010-remove-legacy-init.d-ceph-script.patch
|
|
0011-only-suggest-mgr-plugins.patch
|
|
0012-Remove-failing-actions-from-prerm.patch
|
|
0013-d-control-move-python-dependencies-over-to-python3.patch
|
|
0014-fix-service-ordering-avoid-Before-remote-fs-pre.targ.patch
|
|
0015-d-control-drop-outdated-build-dependencies-and-bump-.patch
|
|
0015-fix-compatibility-with-CPUs-not-supporting-SSE-4.1-i.patch
|
|
0016-d-rules-fix-no-restart-on-upgrade.patch
|
|
0020-fix-4759-run-ceph-crash-daemon-with-www-data-group-f.patch
|
|
0021-backport-mgr-dashboard-simplify-authentication-proto.patch
|
|
0022-mgr-dashboard-remove-ability-to-create-and-check-TLS.patch
|
|
0023-rocksb-inherit-parent-cmake-cxx-flags.patch
|
|
0024-ceph-osd-postinst-avoid-reloading-all-sysctl-setting.patch
|
|
0025-debian-recursively-adjust-permissions-of-var-lib-cep.patch
|