1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-11 08:12:09 -04:00
Files
DankMaterialShell/quickshell/assets/pam/login
2025-12-17 12:31:45 -05:00

8 lines
222 B
Bash

#%PAM-1.0
auth requisite pam_nologin.so
auth include system-local-login
account include system-local-login
session include system-local-login
password include system-local-login