mkosi: Fix up ownership of testuser home directory on first boot

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.
This commit is contained in:
Daan De Meyer 2024-10-09 14:49:07 +02:00
parent 40fadab195
commit 0d0ecaab00

View File

@ -0,0 +1,3 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
z! /home/testuser 700 testuser testuser