7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
# always allow root
|
|
auth sufficient pam_rootok.so
|
|
|
|
# include system auth and account settings
|
|
auth include system-auth
|
|
account include system-account
|