wok view pam/stuff/etc/pam.d/other @ rev 8615

Fix: replace exit 1 by return 1 in receipts (exit broke cook-list function)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 14 19:09:46 2011 +0100 (2011-02-14)
parents
children
line source
1 #%PAM-1.0
2 # specify the PAM fallback behaviour
4 auth required pam_unix.so
5 account required pam_unix.so
6 password required pam_unix.so md5
7 session required pam_unix.so