* [PATCH] systemd: ensure autofs4 and ipv6 are included
@ 2013-12-16 3:40 Cristian Rodríguez
[not found] ` <1387165258-10335-1-git-send-email-crrodriguez-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Cristian Rodríguez @ 2013-12-16 3:40 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA; +Cc: Cristian Rodríguez
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 \
--
1.8.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-28 14:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox