mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
If we have a DDI that contains only a /usr/ tree (and which is thus combined with a tmpfs for root on boot) we previously would try to apply idmapping to the tmpfs, but not the /usr/ mount. That's broken of course. Fix this by applying it to both trees.