udev
Jacek Konieczny
jajcus at jajcus.net
Thu Jan 5 22:33:50 CET 2006
On Thu, Jan 05, 2006 at 08:15:21PM +0100, Jakub Piotr Cłapa wrote:
> > the trick was:
> > replacing
> > [ -x /sbin/start_udev ] && run_cmd "Starting udev" /sbin/start_udev
> > with
> > /sbin/start_udev
> > in /etc/rc.d/rc.sysinit
>
> And what's the real difference between this two?
run_cmd creates a pipe and attaches another process (or even two
processes -- initlog and its shell) to start_udev.
Greets,
Jacek
More information about the pld-devel-en
mailing list