Hi! On Die, 26 Feb 2002 19:47:06 SI Reasoning wrote:
> [root@sidell init.d]# service devfsd start > Running devfsd actions: usage: kill [ -s signal | -p > ] [ -a ] pid ... > kill -l [ signal ] > > [FAILED] This happens when the devsfd is not actually running. You probably switched from init 1 to a higher level or killed it by hand? /etc/init.d/devfsd does not start or stop the devfsd actually, it only sends it a signal using "kill". It probably should check if devfsd is running and if not restart it (if we are using devfs). I have already reported this some time ago... -- Michael Reinsch <[EMAIL PROTECTED]> http://mr.uue.org ------------------------------------------------------------------------
