diff options
author | Sam James <sam@gentoo.org> | 2021-01-27 06:55:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-27 06:55:21 +0000 |
commit | cf0101bd9ea5a1d9909823736131c963e0a5d9b8 (patch) | |
tree | f4ca062b0f68b2469265ca43beb049dfee3b2ae5 /profiles | |
parent | dev-ml/dose3: import Debian patchset (p16) (diff) | |
download | gentoo-cf0101bd9ea5a1d9909823736131c963e0a5d9b8.tar.gz gentoo-cf0101bd9ea5a1d9909823736131c963e0a5d9b8.tar.bz2 gentoo-cf0101bd9ea5a1d9909823736131c963e0a5d9b8.zip |
profiles/feature/prefix/package.mask: Revert "mask more PAM"
This reverts commit f9801416c9a71404c96b192dc4d324c7f0227d83.
This didn't have the desired effect in cleaning up pambase
unfortunately.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/prefix/package.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index 750abb7e46eb..d461cd303659 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -1,11 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <sam@gentoo.org> (2020-01-27) -# PAM doesn't make sense on Prefix -sys-auth/pambase -sys-libs/pam - # Benda Xu <heroxbd@gentoo.org> (2019-08-20) # systemd is set to invade pid 1, which is not possible for Prefix. # The following are its reverse dependencies. |