]> git.pld-linux.org Git - packages/dracut.git/blob - keyctl-path.patch
- rel 2
[packages/dracut.git] / keyctl-path.patch
1 --- dracut-038/modules.d/03modsign/module-setup.sh~     2014-06-30 12:03:12.000000000 +0200
2 +++ dracut-038/modules.d/03modsign/module-setup.sh      2014-10-13 19:59:05.689766678 +0200
3 @@ -29,7 +29,7 @@
4  # called by dracut
5  install() {
6      inst_dir /lib/modules/keys
7 -    inst_binary /usr/bin/keyctl
8 +    inst_binary keyctl
9  
10      inst_hook pre-trigger 01 "$moddir/load-modsign-keys.sh"
11  
This page took 0.086785 seconds and 3 git commands to generate.