Skip to content

Commit

Permalink
coreos-base/coreos-cloudinit: Workaround for user-configvirtfs.service
Browse files Browse the repository at this point in the history
This pulls in
flatcar/coreos-cloudinit#24
as a workaround to use Upholds= which eventually starts
user-configvirtfs.service.
  • Loading branch information
pothos committed Sep 21, 2023
1 parent 2351305 commit a5d064d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inherit cros-workon systemd toolchain-funcs udev coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="a5d40f3d2178fed068228a66e40c2db24b2d14a9" # flatcar-master
CROS_WORKON_COMMIT="47bc4cfae35357d88f84e8fdb65c787054fc17a3" # flatcar-master
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit a5d064d

Please sign in to comment.