saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2021-11-19 17:00:16 +02:00
parent f23841d0d1
commit 24059f4289
82 changed files with 608 additions and 98 deletions

View File

@@ -1,7 +1,4 @@
#%PAM-1.0
# this MUST be first in the "auth" stack as it sets PAM_USER
# user_unknown is definitive, so die instead of ignore to avoid subsequent modules mess up the error code
-auth [success=done new_authtok_reqd=done user_unknown=die default=ignore] pam_cockpit_cert.so
auth required pam_sepermit.so
auth substack password-auth
auth include postlogin