From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Cristian Rodríguez"
<crrodriguez-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org>,
initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] systemd: ensure autofs4 and ipv6 are included
Date: Tue, 28 Jan 2014 15:42:11 +0100 [thread overview]
Message-ID: <52E7C1C3.40507@redhat.com> (raw)
In-Reply-To: <1387165258-10335-1-git-send-email-crrodriguez-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org>
On 12/16/2013 04:40 AM, Cristian Rodríguez wrote:
> Systemd tries to load this modules very early.
> Even though they are not strictly required it it is a good
> thing to have them around.
> ---
> modules.d/98systemd/module-setup.sh | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/modules.d/98systemd/module-setup.sh b/modules.d/98systemd/module-setup.sh
> index 748e25b..eb58158 100755
> --- a/modules.d/98systemd/module-setup.sh
> +++ b/modules.d/98systemd/module-setup.sh
> @@ -182,6 +182,7 @@ install() {
> inst_script "$moddir/dracut-pre-pivot.sh" /bin/dracut-pre-pivot
>
> inst_rules 99-systemd.rules
> + instmods autofs4 ipv6
>
> for i in \
> emergency.target \
>
Thanks! Pushed.
prev parent reply other threads:[~2014-01-28 14:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-16 3:40 [PATCH] systemd: ensure autofs4 and ipv6 are included Cristian Rodríguez
[not found] ` <1387165258-10335-1-git-send-email-crrodriguez-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org>
2014-01-28 14:42 ` 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=52E7C1C3.40507@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=crrodriguez-stAJ6ESoqRxg9hUCZPvPmw@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.