diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-06-22 08:15:24 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-06-22 08:15:24 -0500 |
commit | 4b7c3d6a984d9fdcf6b679b08662cc4ab2d0b27a (patch) | |
tree | d7f0208707160183e40a25fbd2a9e9a452937f3d /testing/linux-pam/base-account.pamd | |
parent | d6d4dca4ed34b0281f998328b0710fdc30bcbb42 (diff) | |
download | aports-4b7c3d6a984d9fdcf6b679b08662cc4ab2d0b27a.tar.bz2 aports-4b7c3d6a984d9fdcf6b679b08662cc4ab2d0b27a.tar.xz |
testing/linux-pam: cleanups
Diffstat (limited to 'testing/linux-pam/base-account.pamd')
-rw-r--r-- | testing/linux-pam/base-account.pamd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/linux-pam/base-account.pamd b/testing/linux-pam/base-account.pamd new file mode 100644 index 0000000000..591092944d --- /dev/null +++ b/testing/linux-pam/base-account.pamd @@ -0,0 +1,3 @@ +# basic PAM configuration for Alpine. + +account required pam_unix.so |