>
> $ systemd-nspawn --directory=/os --read-only 
> --overlay=/os/home/foobar:/tmp/home/foobar:/home/foobar
> --user=foobar
>
> I expect the user foobar to be able to write in /home/foobar (in the
> container) but instead I get a Permission denied.
>

Sorry all, I was not properly managing the underlying filesystem UID
properly between the host and the guest.
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to