]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/ceph-common.postinst: do not chown cephadm log dirs 39953/head
authorSage Weil <sage@newdream.net>
Tue, 9 Mar 2021 17:56:42 +0000 (11:56 -0600)
committerSage Weil <sage@newdream.net>
Tue, 9 Mar 2021 17:56:42 +0000 (11:56 -0600)
commitb89ffdcae51303f185e1b423a948df353497250f
tree46f2ff384f135082b242447f4180065615bf2848
parentc11e289f42c8105b0eb4e5897351611cd777c515
debian/ceph-common.postinst: do not chown cephadm log dirs

The container uid/gid is different than the debian uid/gid (because the
container is centos-based and we got a different uid/gid allocation there).

Fixes: https://tracker.ceph.com/issues/49677
Signed-off-by: Sage Weil <sage@newdream.net>
debian/ceph-common.postinst