On 5/18/06, Michael Sullivan <[EMAIL PROTECTED]> wrote:
What file would that be found in? I always see "make sure udev is starting at boot", but I have no idea what boot script is used to start udev, as there is nothing in /etc/init.d/ that contains "udev" or "dev" of any kind...
/lib/rcscripts/addons/udev-start.sh. It is started automatically by /sbin/rc if the right conditions are met. The 'right conditions' are a combination of RC_DEVICES in /etc/conf.d/rc, the boot parameters (or lack of them) given on the kernel command line, the presence of /sbin/udev, and a 2.6 kernel. -Richard -- [email protected] mailing list

