[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Why udev does not use update-rc.d in its postinst



> George Danchev <danchev@spnet.net> wrote:
> 
>> Hello,
>> 	There is a /etc/init.d/udev script provided by the udev package, but as it 
>> seems no entity cares to start it at boot time to populate the /dev 
>> directory. Are there any good reasons for udev not to call update-rc.d from 
>> its postinst to install the necessary symlinks in place ? Next, there might 
>> be a udev entry in /etc/default/ to control start-on-boot behaviour of that 
>> init.d script.

On my systems I have

> digitizer[2]:~% ls -l /etc/rcS.d/*udev*
> lrwxrwxrwx 1 root root 14 2006-09-08 15:56 /etc/rcS.d/S03udev -> ../init.d/udev*
> lrwxrwxrwx 1 root root 19 2006-09-08 15:56 /etc/rcS.d/S36udev-mtab -> ../init.d/udev-mtab*

Frank Küster wrote:

> Maybe you have some link to /etc/init.d/udev left in a runlevel you
> don't use, or only a kill link?

Or possibly you've been bitten by the recent bug in sysv-rc?  See
http://bugs.debian.org/386500 , the thread starting at
http://lists.debian.org/debian-devel/2006/09/msg00187.html , and the
NEWS.Debian file of sysvinit (>= 2.86.ds1-18) if you haven't already.

regards,

-- 
Kevin B. McCarty <kmccarty@princeton.edu>   Physics Department
WWW: http://www.princeton.edu/~kmccarty/    Princeton University
GPG: public key ID 4F83C751                 Princeton, NJ 08544



Reply to: