mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
bootengine: do not run ldconfig in the initrd
This commit is contained in:
parent
95c9f35743
commit
e03f3eb2db
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="f95c568766e4fc61858f164398a866aa9c8f37df"
|
||||
CROS_WORKON_COMMIT="2d74829987d0de4c6be2b4b194ed9fdedd50adc9"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user