diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-07-10 13:49:07 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-07-10 13:49:07 +0000 |
commit | eae2b769ace9847a6ba9d556a6a905a89e316bc9 (patch) | |
tree | ff4df271ea00601b08b2742781d90509a9b17a33 /sys-libs/pam/files | |
parent | Fix vulnerability reported in bug 184815. Thank mu-b <mu-b AT digit-labs.org>... (diff) | |
download | historical-eae2b769ace9847a6ba9d556a6a905a89e316bc9.tar.gz historical-eae2b769ace9847a6ba9d556a6a905a89e316bc9.tar.bz2 historical-eae2b769ace9847a6ba9d556a6a905a89e316bc9.zip |
Reduce the pamd installation code, remove two directories too.
Package-Manager: portage-2.1.3_rc7
Diffstat (limited to 'sys-libs/pam/files')
-rw-r--r-- | sys-libs/pam/files/other.pamd (renamed from sys-libs/pam/files/pam.d-0.99/other) | 0 | ||||
-rw-r--r-- | sys-libs/pam/files/pam.d/other | 6 | ||||
-rw-r--r-- | sys-libs/pam/files/system-auth.pamd.0.78 (renamed from sys-libs/pam/files/pam.d/system-auth) | 0 | ||||
-rw-r--r-- | sys-libs/pam/files/system-auth.pamd.0.99 (renamed from sys-libs/pam/files/pam.d-0.99/system-auth) | 0 |
4 files changed, 0 insertions, 6 deletions
diff --git a/sys-libs/pam/files/pam.d-0.99/other b/sys-libs/pam/files/other.pamd index 85ca04ecf3ce..85ca04ecf3ce 100644 --- a/sys-libs/pam/files/pam.d-0.99/other +++ b/sys-libs/pam/files/other.pamd diff --git a/sys-libs/pam/files/pam.d/other b/sys-libs/pam/files/pam.d/other deleted file mode 100644 index 85ca04ecf3ce..000000000000 --- a/sys-libs/pam/files/pam.d/other +++ /dev/null @@ -1,6 +0,0 @@ -#%PAM-1.0 - -auth required pam_deny.so -account required pam_deny.so -password required pam_deny.so -session required pam_deny.so diff --git a/sys-libs/pam/files/pam.d/system-auth b/sys-libs/pam/files/system-auth.pamd.0.78 index 7f7e689d7e6e..7f7e689d7e6e 100644 --- a/sys-libs/pam/files/pam.d/system-auth +++ b/sys-libs/pam/files/system-auth.pamd.0.78 diff --git a/sys-libs/pam/files/pam.d-0.99/system-auth b/sys-libs/pam/files/system-auth.pamd.0.99 index c37035f51067..c37035f51067 100644 --- a/sys-libs/pam/files/pam.d-0.99/system-auth +++ b/sys-libs/pam/files/system-auth.pamd.0.99 |