summaryrefslogtreecommitdiffstats
path: root/base/linux-pam/pam.conf
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-10-15 16:43:57 +0200
committertnut <tnut at nutyx dot com>2011-10-15 16:43:57 +0200
commit81de42860125b66718cd121f0e020a7be8070381 (patch)
tree220e625b6a464dd37b2097082c762db06021b58f /base/linux-pam/pam.conf
parent123a4cb9721e8ed50f398ec972eb3589b0e77b3d (diff)
downloadnutyx-pakxe-81de42860125b66718cd121f0e020a7be8070381.tar.gz
nutyx-pakxe-81de42860125b66718cd121f0e020a7be8070381.tar.bz2
nutyx-pakxe-81de42860125b66718cd121f0e020a7be8070381.tar.xz
nutyx-pakxe-81de42860125b66718cd121f0e020a7be8070381.zip
linux-pam dans extra
Diffstat (limited to 'base/linux-pam/pam.conf')
-rw-r--r--base/linux-pam/pam.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/base/linux-pam/pam.conf b/base/linux-pam/pam.conf
deleted file mode 100644
index ee054cce0..000000000
--- a/base/linux-pam/pam.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-# Begin /etc/pam.conf
-
-other auth required pam_unix.so nullok
-other account required pam_unix.so
-other session required pam_unix.so
-other password required pam_unix.so nullok
-
-# End /etc/pam.conf