tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

emulation and chroot



If a chrooted process uses emulation, will the emul lookup be inside the chroot 
or outside? E.g., will a lookup for /etc/foo first look for /emul/linux/etc/foo 
or for /var/chroot/bar/emul/linux/etc/foo before it looks for 
/var/chroot/bar/etc/foo?


Home | Main Index | Thread Index | Old Index