summaryrefslogtreecommitdiff
path: root/libre/pam/other
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-10-09 21:14:03 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-10-09 21:14:03 -0400
commit61da553103205ed0ea432def3cdafbe9d09f0ab7 (patch)
tree9b747b72b5f0fc8dfd376dec43f4158ca69842a4 /libre/pam/other
parentb7a1f811bf9e3ef00caeb8228a64e480a1520841 (diff)
downloadabslibre-61da553103205ed0ea432def3cdafbe9d09f0ab7.tar.gz
abslibre-61da553103205ed0ea432def3cdafbe9d09f0ab7.tar.bz2
abslibre-61da553103205ed0ea432def3cdafbe9d09f0ab7.zip
libre/pam: Import from Arch Linux 32
Diffstat (limited to 'libre/pam/other')
-rw-r--r--libre/pam/other5
1 files changed, 5 insertions, 0 deletions
diff --git a/libre/pam/other b/libre/pam/other
new file mode 100644
index 000000000..08498b423
--- /dev/null
+++ b/libre/pam/other
@@ -0,0 +1,5 @@
+#%PAM-1.0
+auth required pam_unix.so
+account required pam_unix.so
+password required pam_unix.so
+session required pam_unix.so