summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs')
-rwxr-xr-xinitramfs/initrd-stuff/init3
1 files changed, 2 insertions, 1 deletions
diff --git a/initramfs/initrd-stuff/init b/initramfs/initrd-stuff/init
index ca12c480..fb44688f 100755
--- a/initramfs/initrd-stuff/init
+++ b/initramfs/initrd-stuff/init
@@ -101,7 +101,8 @@ runinithook '00-started'
preinit
[ -x /bin/preinit.local ] && /bin/preinit.local
-# start device auto discovery service - busybox (or distro specific function)
+# start device auto discovery service of busybox
+echo > /etc/mdev.conf
mdev -s
# switch off the several configuration methods, will be switched on