diff options
Diffstat (limited to 'test/framework/variables_in_path.conf')
-rw-r--r-- | test/framework/variables_in_path.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/framework/variables_in_path.conf b/test/framework/variables_in_path.conf new file mode 100644 index 0000000..87213e6 --- /dev/null +++ b/test/framework/variables_in_path.conf @@ -0,0 +1,3 @@ +sign_file="/lib/modules/${kernelver}/build/scripts/sign-file" +mok_signing_key="/tmp/dkms_test_dir_${kernelver}/key" +mok_certificate="/tmp/dkms_test_dir_${kernelver}/cert" |