From 110621a9f8b082c160074ca9379cbb37f930c5c4 Mon Sep 17 00:00:00 2001 From: "Andreas V. 'netrunner' Meier" Date: Tue, 14 Mar 2006 01:07:45 +0000 Subject: [PATCH] Andreas V. Meier: bootdisk/linuxrc.sh: also disable kernel hotplug helper [2006021612492303360] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7199 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- target/bootdisk/linuxrc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/target/bootdisk/linuxrc.sh b/target/bootdisk/linuxrc.sh index 5b82a0b94..5b26b9cde 100644 --- a/target/bootdisk/linuxrc.sh +++ b/target/bootdisk/linuxrc.sh @@ -411,6 +411,7 @@ rm -rf fd ln -s /proc/self/fd cd - +echo "" > /proc/sys/kernel/hotplug /sbin/udevd --daemon # create nodes for devices already in kernel while read uevent; do