TIL: when running software in chroot, there is no /dev, so /dev/null can end up being a regular file, and then reading from /dev/null is a surprise.
TIL: when running software in chroot, there is no /dev, so /dev/null can end up being a regular file, and then reading from /dev/null is a surprise.