mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
overlay profiles: Set some USE flags for sys-auth/pambase
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
1668f15c47
commit
064cca2e6a
@ -194,3 +194,7 @@ dev-lang/rust -system-llvm
|
||||
# disable mpfr in gawk, this ends up being pulled into initrd, making
|
||||
# it grow by another 2mb
|
||||
sys-apps/gawk -mpfr
|
||||
|
||||
# We never had passwdqc stuff in old pam sys configs, so disable it
|
||||
# for now. Maybe this is something to enable later.
|
||||
sys-auth/pambase securetty -passwdqc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user