mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-17 16:34:42 -05:00
In rootless containers systemd-tmpfiles chowns the bind-mounted /tmp, /dev and /sys and fails with EPERM, aborting package setup (systemd >= 261, tpm-udev). Masks those configs. Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>