Hi guys, I have a question. As some knows, I am working on my Linux distribution.
Recently I noticed a bug occur when I perform a chroot in my new system.
Basically the bug is HOME is always set as HOME=/root, even if I chroot as a regular user. Is there any reason this can occur ?

