updated all base packages
[hdw-linux/hdw-linux.git] / packages / base / udev / init_udev.sh
index 138928a..9596c60 100644 (file)
@@ -63,7 +63,7 @@ case "$1"
 in
        start)
                echo -n "starting udev ..."
-               echo "/sbin/udev" > /proc/sys/kernel/hotplug
+               #echo "/sbin/udev" > /proc/sys/kernel/hotplug
                if [ ! -d $sysfs_dir/block ] ; then
                        echo "fatal: sysfs not mounted"
                        exit 1