Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ohollmann:staging:openssl
clevis
cryptsetup-path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cryptsetup-path.patch of Package clevis
Index: clevis-19/src/luks/tests/meson.build =================================================================== --- clevis-19.orig/src/luks/tests/meson.build +++ clevis-19/src/luks/tests/meson.build @@ -3,7 +3,7 @@ jq = find_program('jq', required: false) # We use cryptsetup for testing LUKS2 binding and saving the token in a # given token slot. -cryptsetup = find_program('cryptsetup', required: true) +cryptsetup = find_program('/usr/sbin/cryptsetup', required: true) # Use keyctl to check an existing token id can be created from # kernel keyring password
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor