mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
bootengine: Disable RoutesToDNS
Pull in this PR flatcar/bootengine#74 to disable a systemd-networkd setting causing unexpected routes to appear. Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com> Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
parent
2cd5822005
commit
96301699a0
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="3b79890db26b2cb0168f0dcc3d695568deab05b5" # flatcar-3510-backport
|
||||
CROS_WORKON_COMMIT="d33a8f0e8ba16a9da632652a1ca152d4777cd575" # flatcar-3510-backport
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user