mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-09 22:41:14 +02:00
bump(coreos-base/coreos-init): ssh-keygen and motdgen.service fixes
fix(sshd_keygen): Generate all key types feat(motdgen): Ensure that motdgen runs after locksmith starts
This commit is contained in:
parent
2587f981f6
commit
f7d2b41d9e
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="1375c793ba0227987a9b8673e94e112f3a98c8e8"
|
||||
CROS_WORKON_COMMIT="96e8537231d4a10aedd1261ecdb9899d879d97c0"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user