mirror of
https://github.com/systemd/systemd.git
synced 2026-07-04 21:57:06 +00:00
This does not yet support directory images properly as systemd itself does not support unpriv directory images properly yet. The user profiles are a copy of the system profiles but without DynamicUser=yes (can't be used by user managers) and without ProtectHome=yes (this masks /home which breaks StateDirectory= which is lcoated inside /home)