Create sudo

This commit is contained in:
Justin Hammond 2024-07-27 00:59:23 +08:00 committed by GitHub
parent 6e1438a3a3
commit 6524c0eb8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
sudo Normal file
View file

@ -0,0 +1,3 @@
#%PAM-1.0
auth required pam_unix.so nullok
auth required pam_nologin.so