summaryrefslogtreecommitdiff
path: root/config/pam
diff options
context:
space:
mode:
authortylermurphy534 <tylermurphy534@gmail.com>2022-11-11 15:16:37 -0500
committertylermurphy534 <tylermurphy534@gmail.com>2022-11-11 15:16:37 -0500
commit0443572477787936df9561371be45a038839f3e2 (patch)
treea6fdbe68a374dda0a2351807d89787894799d4ad /config/pam
parentdoc string, refactor, config token error (diff)
downloadcrab-0443572477787936df9561371be45a038839f3e2.tar.gz
crab-0443572477787936df9561371be45a038839f3e2.tar.bz2
crab-0443572477787936df9561371be45a038839f3e2.zip
0.0.6
Diffstat (limited to 'config/pam')
-rw-r--r--config/pam4
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