mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-06 09:52:14 +01:00
Merge pull request #1975 from marineam/sha512
profiles: stop disabling SHA512 password hashes in PAM
This commit is contained in:
commit
627a2a0cba
@ -3,7 +3,7 @@
|
||||
|
||||
USE="cros-debug acpi usb symlink-usr cryptsetup policykit"
|
||||
USE="${USE} -cros_host -expat -cairo -X -man"
|
||||
USE="${USE} -acl -cracklib -gpm -python -sha512"
|
||||
USE="${USE} -acl -cracklib -gpm -python"
|
||||
USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls"
|
||||
|
||||
# Exclude documentation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user