fix: add systemd-pam to fix rootless podman

In Fedora 44 systemd changed systemd-pam to recommends and it
was dropped from the compose.

See: https://github.com/fedora-iot/iot-distro/issues/127

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2026-02-10 15:53:02 -05:00
commit 718f50a22c

View file

@ -163,6 +163,7 @@ packages:
- sssd-client
- sudo
- systemd
- systemd-pam
- systemd-resolved
- tar
- tmux