diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-11-08 19:35:01 -0500 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-11-08 19:35:01 -0500 |
commit | c98b78f4c17a0d997de2cf7aef1f8a22e1a92616 (patch) | |
tree | 4b4146cc21cd47e09f5d54d57bb09567b3dac99d /pam | |
download | crab-c98b78f4c17a0d997de2cf7aef1f8a22e1a92616.tar.gz crab-c98b78f4c17a0d997de2cf7aef1f8a22e1a92616.tar.bz2 crab-c98b78f4c17a0d997de2cf7aef1f8a22e1a92616.zip |
initial commit
Diffstat (limited to 'pam')
-rw-r--r-- | pam | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#%PAM-1.0 +auth include system-auth +account include system-auth +session include system-auth |