diff --git a/systemd-user b/systemd-user index 2725df9..c4c427f 100644 --- a/systemd-user +++ b/systemd-user @@ -7,4 +7,5 @@ account include system-auth session required pam_selinux.so close session required pam_selinux.so nottys open session required pam_loginuid.so +session required pam_namespace.so session include system-auth diff --git a/systemd.spec b/systemd.spec index 8b62f50..2a9cb00 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1031,6 +1031,9 @@ fi %files standalone-sysusers -f .file-list-standalone-sysusers %changelog +* Thu Feb 10 2022 Zbigniew Jędrzejewski-Szmek - 250.3-3 +- Add pam_namespace to systemd-user pam config (rhbz#2053098) + * Sat Jan 22 2022 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild