Re: block till hotplug is done?

From: Andreas Jellinghaus
Date: Wed Oct 06 2004 - 01:50:07 EST


On Tue, 05 Oct 2004 20:19:59 +0000, Harald Dunkel wrote:
> while [ "`ps | grep /sbin/hotplug | grep -v grep`" ]; do sleep 1; done

wouldn't work in case the hotplug bug uses exec(), right?

Andreas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/