summaryrefslogblamecommitdiff
path: root/x11/waylock/files/patch-pam.d_waylock
blob: 155be40d5486899faa947e1f7922002c3a9044ea (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                
           
                         
                           
"system-auth" doesn't exist on non-Linux.

pam_unix(8) requires root priveleges to access master.passwd(5),
so try authenticating via setuid helper first.

--- pam.d/waylock.orig	2023-01-08 18:59:32 UTC
+++ pam.d/waylock
@@ -1 +1 @@
-auth include system-auth
+auth include unix-selfauth