Description
Simulates root ownership and permissions during package builds without granting real superuser privileges. This TCP variant helps build tools create archives that preserve expected file metadata.
Fakeroot does not provide real isolation or security boundaries. Do not treat untrusted build scripts as safe merely because they run under fakeroot.