Files
distrobox/internal
Luca Di Maio 1ed078f68a fix(init): mask systemd-tmpfiles rules over host-shared paths
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>
2026-07-25 11:37:16 +02:00
..