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?