[PATCH] systemd: ensure autofs4 and ipv6 are included

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux