Oshadha Gunawardena wrote:
> Yes id does included id:3:initdefault:
>
> root:/# cat /etc/inittab
> # Begin /etc/inittab
> id:3:initdefault:
> si::sysinit:/etc/rc.d/init.d/rc S
> l0:0:wait:/etc/rc.d/init.d/rc 0
> l1:S1:wait:/etc/rc.d/init.d/rc 1
> l2:2:wait:/etc/rc.d/init.d/rc 2
> l3:3:wait:/etc/rc.d/init.d/rc 3
> l4:4:wait:/etc/rc.d/init.d/rc 4
> l5:5:wait:/etc/rc.d/init.d/rc 5
> l6:6:wait:/etc/rc.d/init.d/rc 6
> ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
> su:S016:once:/sbin/sulogin
> 1:2345:respawn:/sbin/agetty
> 2:2345:respawn:/sbin/agetty
> 3:2345:respawn:/sbin/agetty
> 4:2345:respawn:/sbin/agetty
> 5:2345:respawn:/sbin/agetty
> 6:2345:respawn:/sbin/agetty
> --noclear tty1 9600
> tty2 9600
> tty3 9600
> tty4 9600
> tty5 9600
> tty6 9600
> # End /etc/inittab
>
> And also the in /etc/rc.d/rc3.d/ has the network script
>
> root:/# ls -l /etc/rc.d/rc3.d/
> total 0
> lrwxrwxrwx 1 root root 18 Feb 17 10:36 S10sysklogd -> ../init.d/sysklogd
> lrwxrwxrwx 1 root root 17 Feb 17 10:36 S20network -> ../init.d/network

Please stop top posting or you will get ignored.  Also, trim the posts 
to what is needed.

Are you saying that 'ps -e|grep log' does not give syslogd and klogd?

Lets also review the files in /etc/sysconfig/ and the contents of 
/etc/sysconfig/ifconfig*  and the links in  /sys/class/net/

   -- 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