diff options
author | tylermurphy534 <tylermurphy534@gmail.com> | 2022-11-11 15:16:37 -0500 |
---|---|---|
committer | tylermurphy534 <tylermurphy534@gmail.com> | 2022-11-11 15:16:37 -0500 |
commit | 0443572477787936df9561371be45a038839f3e2 (patch) | |
tree | a6fdbe68a374dda0a2351807d89787894799d4ad /config/pam | |
parent | doc string, refactor, config token error (diff) | |
download | crab-0443572477787936df9561371be45a038839f3e2.tar.gz crab-0443572477787936df9561371be45a038839f3e2.tar.bz2 crab-0443572477787936df9561371be45a038839f3e2.zip |
0.0.6
Diffstat (limited to 'config/pam')
-rw-r--r-- | config/pam | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/pam b/config/pam new file mode 100644 index 0000000..b98216b --- /dev/null +++ b/config/pam @@ -0,0 +1,4 @@ +#%PAM-1.0 +auth include system-auth +account include system-auth +session include system-auth |