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.
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to