]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Use system-defined location for home directories
authorShawn Edwards <shedwards@nvidia.com>
Tue, 25 Mar 2025 19:44:40 +0000 (19:44 +0000)
committerCasey Bodley <cbodley@redhat.com>
Mon, 21 Jul 2025 13:13:41 +0000 (09:13 -0400)
commit998c2dd132e984e4742676cca8b8a335f2250085
treec12ab34c61dc1510edda29149e7d7de874dbd6e3
parent37c0a6ac75b1344dc92358d0d0880b2ea207bfa9
Use system-defined location for home directories

This patch removes the assumption that user home directories always live under /home. If the user has set home directories to live under a different directory by changing /etc/adduser.conf, this will honor that setting.

Signed-off-by: Shawn Edwards <shedwards@nvidia.com>
(cherry picked from commit c5a316cfd5e993ad5accd12ed101dc33ff671163)
debian/cephadm.postinst