summaryrefslogtreecommitdiffstats
path: root/extra/linux-pam/pam.conf
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-03-03 15:37:44 +0100
committersibel <lesibel@free.fr>2011-03-03 15:37:44 +0100
commitac1d94db525fddbd161334d8a0006bfca0ac5518 (patch)
tree8b4bab54e55b04cf1eb8d08f4108507b0ad3811c /extra/linux-pam/pam.conf
parentf81b975476d12943d2c9cc2e49db23c552ead2a8 (diff)
downloadnutyx-extra-ac1d94db525fddbd161334d8a0006bfca0ac5518.tar.gz
nutyx-extra-ac1d94db525fddbd161334d8a0006bfca0ac5518.tar.bz2
nutyx-extra-ac1d94db525fddbd161334d8a0006bfca0ac5518.tar.xz
nutyx-extra-ac1d94db525fddbd161334d8a0006bfca0ac5518.zip
linux-pam déplacé dans base
Diffstat (limited to 'extra/linux-pam/pam.conf')
-rw-r--r--extra/linux-pam/pam.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/extra/linux-pam/pam.conf b/extra/linux-pam/pam.conf
deleted file mode 100644
index ee054cce0..000000000
--- a/extra/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