mirror of
https://git.proxmox.com/git/ceph.git
synced 2025-04-28 14:52:58 +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> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
17 lines
914 B
Plaintext
17 lines
914 B
Plaintext
0001-cmake-disable-version-from-git.patch
|
|
0002-debian-control-add-break-libpvestorage-perl.patch
|
|
0003-d-rules-fix-instaldoc-override-and-ship-upstream-cha.patch
|
|
0004-remove-legacy-pve-ceph-osd-activation-script-in-post.patch
|
|
0005-remove-legacy-init.d-ceph-script.patch
|
|
0006-ceph-mgr-only-suggest-mgr-plugins.patch
|
|
0007-Remove-failing-actions-from-prerm.patch
|
|
0008-fix-service-ordering-avoid-Before-remote-fs-pre.targ.patch
|
|
0009-fix-4759-run-ceph-crash-daemon-with-www-data-group-f.patch
|
|
0010-debian-add-missing-bcrypt-to-manager-.requires.patch
|
|
0011-fix-compatibility-with-CPUs-not-supporting-SSE-4.1-i.patch
|
|
0012-backport-mgr-dashboard-simplify-authentication-proto.patch
|
|
0013-mgr-dashboard-remove-ability-to-create-and-check-TLS.patch
|
|
0014-rocksb-inherit-parent-cmake-cxx-flags.patch
|
|
0015-ceph-osd-postinst-avoid-reloading-all-sysctl-setting.patch
|
|
0016-debian-recursively-adjust-permissions-of-var-lib-cep.patch
|