mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 12:41:01 -04:00
For instance like in https://github.com/flatpak/flatpak/issues/494 if there is a /linuxrc -> /bin/busybox symlink, and /bin/busybox is not in the runtime then we will fail creating it as a mountpoint for the bind mount. Fixes https://github.com/flatpak/flatpak/issues/494