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:
parent
be50458d4c
commit
718f50a22c
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ packages:
|
|||
- sssd-client
|
||||
- sudo
|
||||
- systemd
|
||||
- systemd-pam
|
||||
- systemd-resolved
|
||||
- tar
|
||||
- tmux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue