mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 00:02:28 -04:00
8 lines
222 B
Bash
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
|