You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: disable pam_mktemp for PAM stack compatibility
Private tmp directory is not needed as /tmp is mounted from host system.
Using pam_mktemp would break the PAM stack.
Signed-off-by: Andrey Limachko <liannnix@altlinux.org>
0 commit comments