summaryrefslogtreecommitdiff
path: root/pam
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-11-08 19:35:01 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2022-11-08 19:35:01 -0500
commitc98b78f4c17a0d997de2cf7aef1f8a22e1a92616 (patch)
tree4b4146cc21cd47e09f5d54d57bb09567b3dac99d /pam
downloadcrab-c98b78f4c17a0d997de2cf7aef1f8a22e1a92616.tar.gz
crab-c98b78f4c17a0d997de2cf7aef1f8a22e1a92616.tar.bz2
crab-c98b78f4c17a0d997de2cf7aef1f8a22e1a92616.zip
initial commit
Diffstat (limited to 'pam')
-rw-r--r--pam4
1 files changed, 4 insertions, 0 deletions
diff --git a/pam b/pam
new file mode 100644
index 0000000..b98216b
--- /dev/null
+++ b/pam
@@ -0,0 +1,4 @@
+#%PAM-1.0
+auth include system-auth
+account include system-auth
+session include system-auth