Oshadha Gunawardena wrote:
> @Bruce, I did exactly as you have mentioned and it seems that only the
> scripts are in */etc/rc.d/rcS.d/* will get executed
>
> root:/# ls -l /etc/rc.d/rcS.d/
> total 0
> lrwxrwxrwx 1 root root 21 Feb 17 10:36 S00mountvirtfs ->
> ../init.d/mountvirtfs
> lrwxrwxrwx 1 root root 17 Feb 17 10:36 S05modules -> ../init.d/modules
> lrwxrwxrwx 1 root root 18 Feb 17 10:36 S08localnet -> ../init.d/localnet
> lrwxrwxrwx 1 root root 14 Feb 17 10:36 S10udev -> ../init.d/udev
> lrwxrwxrwx 1 root root 14 Feb 17 10:36 S20swap -> ../init.d/swap
> lrwxrwxrwx 1 root root 17 Feb 17 10:36 S30checkfs -> ../init.d/checkfs
> lrwxrwxrwx 1 root root 17 Feb 17 10:36 S40mountfs -> ../init.d/mountfs
> lrwxrwxrwx 1 root root 17 Feb 17 10:36 S45cleanfs -> ../init.d/cleanfs
> lrwxrwxrwx 1 root root 20 Feb 17 10:36 S50udev_retry -> ../init.d/udev_retry
> lrwxrwxrwx 1 root root 17 Feb 17 10:36 S70console -> ../init.d/console
> lrwxrwxrwx 1 root root 16 Feb 17 10:36 S90sysctl -> ../init.d/sysctl


Does /etc/inittab have:

id:3:initdefault:

The following is being run:

si::sysinit:/etc/rc.d/init.d/rc S

but

l3:3:wait:/etc/rc.d/init.d/rc 3

apparently is not.   What are the contents of /etc/rc.d/rc3.d/ ?

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to