Skip to content

Commit 5b58d27

Browse files
committed
overlay profiles: Enable cryptsetup in SDK systemd
The cryptsetup useflag is required for signing sysexts built with systemd-repart.
1 parent 280fb84 commit 5b58d27

File tree

1 file changed

+1
-0
lines changed
  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk

1 file changed

+1
-0
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/sdk/make.defaults

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
USE="cros_host expat man -pam"
2+
USE="${USE} cryptsetup"
23

34
# Used by some old goo in profiles/coreos/base/profile.bashrc
45
# TODO: clean up that old goo

0 commit comments

Comments
 (0)