mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
pam_google used to install /etc/login_trust_root.pem, and then this script would modify it. We no longer install pam_google, so we need to create this file de-novo now. BUG=None TEST=build_image, then mod for test. Check that /etc/login_trust_root.pem exists, contains one cert, and has the right permissions. For maximum goodness, run login_LoginSuccess Change-Id: I409ffeea4b30905cf9e0506650b67556fa5ec80e Review URL: http://codereview.chromium.org/3185024