Add PAM config file for `lsh-pam-checkpw'.

svn path=/nixos/trunk/; revision=10989
This commit is contained in:
Ludovic Courtès 2008-03-06 14:49:06 +00:00
parent c0dc904b90
commit 2b1a2d2415
2 changed files with 5 additions and 0 deletions

View File

@ -227,6 +227,7 @@ import ../helpers/make-etc.nix {
"shadow" "shadow"
"sshd" "sshd"
"lshd" "lshd"
"lsh-pam-checkpw"
"useradd" "useradd"
"chsh" "chsh"
"xlock" "xlock"

View File

@ -0,0 +1,4 @@
auth include common
account include common
password include common
session include common