summarylogtreecommitdiffstats
path: root/system-auth
diff options
context:
space:
mode:
authorNicolas Iooss2023-09-30 09:27:34 +0200
committerNicolas Iooss2023-09-30 09:27:34 +0200
commitb881f62c7f8db6532346075b5e66507777194d08 (patch)
treedfa351a34aafd91be5bb7d6ccb60fc3af88a80cc /system-auth
parentf1fc75f8481935c68f6ce31ee384c785b98fd244 (diff)
downloadaur-pambase-selinux.tar.gz
pambase-selinux 20230918-1 update
Diffstat (limited to 'system-auth')
-rw-r--r--system-auth2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-auth b/system-auth
index a30490b4edf5..5785ce8acbcf 100644
--- a/system-auth
+++ b/system-auth
@@ -18,7 +18,7 @@ account optional pam_permit.so
account required pam_time.so
-password [success=1 default=ignore] pam_systemd_home.so
-password required pam_unix.so try_first_pass nullok shadow sha512
+password required pam_unix.so try_first_pass nullok shadow
password optional pam_permit.so
-session optional pam_systemd_home.so