mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-29 15:31:58 +02:00
greetd: fix pam file
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#%PAM-1.0
|
||||
|
||||
auth required pam_securetty.so
|
||||
auth requisite pam_nologin.so
|
||||
auth include system-local-login
|
||||
account include system-local-login
|
||||
session include system-local-login
|
||||
auth required pam_unix.so
|
||||
account required pam_unix.so
|
||||
password required pam_unix.so
|
||||
session required pam_unix.so
|
||||
|
||||
|
Reference in New Issue
Block a user