diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-07 13:42:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-07 13:45:00 +0000 |
commit | 075587b5927ff04267a2e42579efd0a52792b93d (patch) | |
tree | 1e8fa3fa32a15bade3859317f52f85282a559770 /main/linux-pam/other.pamd | |
parent | 6a7a6ebb1a5f0f9c929cebbf4a62ffac45450617 (diff) | |
download | aports-075587b5927ff04267a2e42579efd0a52792b93d.tar.bz2 aports-075587b5927ff04267a2e42579efd0a52792b93d.tar.xz |
main/pam: moved from testing
Diffstat (limited to 'main/linux-pam/other.pamd')
-rw-r--r-- | main/linux-pam/other.pamd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/main/linux-pam/other.pamd b/main/linux-pam/other.pamd new file mode 100644 index 0000000000..8c9797e718 --- /dev/null +++ b/main/linux-pam/other.pamd @@ -0,0 +1,6 @@ +# basic PAM configuration for Alpine. + +auth include base-auth +account include base-account +password include base-password +session include base-session-noninteractive |