From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Alexander Tsoy <alexander-EP/B3+myoZc@public.gmane.org>,
initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] modsign: do not hardcode path to keyctl
Date: Thu, 03 Jul 2014 14:10:55 +0200 [thread overview]
Message-ID: <53B5484F.2070504@redhat.com> (raw)
In-Reply-To: <E1WUcqK-0008KG-Ty-7GBPmfXo8GgjmsMGrRdz4w@public.gmane.org>
On 31.03.2014 15:56, Alexander Tsoy wrote:
> https://bugs.gentoo.org/show_bug.cgi?id=506094
> ---
> modules.d/03modsign/module-setup.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/modules.d/03modsign/module-setup.sh b/modules.d/03modsign/module-setup.sh
> index 09285d3..cc0e241 100755
> --- a/modules.d/03modsign/module-setup.sh
> +++ b/modules.d/03modsign/module-setup.sh
> @@ -29,7 +29,7 @@ depends() {
> # called by dracut
> install() {
> inst_dir /lib/modules/keys
> - inst_binary /usr/bin/keyctl
> + inst_binary keyctl
>
> inst_hook pre-trigger 01 "$moddir/load-modsign-keys.sh"
>
>
thanks! pushed
prev parent reply other threads:[~2014-07-03 12:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-31 13:56 [PATCH] modsign: do not hardcode path to keyctl Alexander Tsoy
[not found] ` <E1WUcqK-0008KG-Ty-7GBPmfXo8GgjmsMGrRdz4w@public.gmane.org>
2014-07-03 12:10 ` Harald Hoyer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53B5484F.2070504@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=alexander-EP/B3+myoZc@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.