mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
When building unprivileged, the testuser home directory ends up owned by root:root because mkosi can't chown directories to other owners when running unprivileged. So let's fix up the testuser ownership on first boot with tmpfiles instead.