Skip to content

main/lxc: backport file descriptor patch

Ghost User requested to merge (removed):lxc4-anbox into master

without it, you'll find that, inside a container, /proc/1/fd/14 points to /proc/1234/status. This breaks some software, like Anbox (https://github.com/anbox/anbox/issues/1397).

This MR backports the patch and repairs Anbox.

Screenshot_2020-04-12_19_58_33+02_00

Edited by Ghost User

Merge request reports