>
> 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
>
> Sorry I'm having bit of a trouble with Gmail.

As for the details can I run "ps -e|grep log" from chroot environment? I
did it and a single process is running -"rsyslogd"

root:/etc# ps -e|grep log
1949 ?        00:00:00 rsyslogd

root:~# ls -l /etc/sysconfig/
total 32
-rw-r--r-- 1 root root  186 Feb 17 10:56 clock
-rw-r--r-- 1 root root  111 Feb 17 11:13 console
-rw-r--r-- 1 root root 1072 Feb 17 10:36 createfiles
-rw-r--r-- 1 root root   77 Feb 18 20:06 ifconfig.eth0
-rw-r--r-- 1 root root  559 Feb 17 10:36 modules
-rw-r--r-- 1 root root   25 Feb 17 10:55 network
-rw-r--r-- 1 root root 2394 Feb 20 20:37 rc.site
-rw-r--r-- 1 root root  679 Feb 17 10:36 udev_retry

root:~# cat /etc/sysconfig/ifconfig.eth0
ONBOOT="yes"
IFACE="eth0"
SERVICE="dhcpcd"
DHCP_START="-b -q"
DHCP_STOP="-k"

root:~# ls -l /sys/class/net/
total 0
lrwxrwxrwx 1 root root 0 Feb 20 20:44 eth0 ->
../../devices/pci0000:00/0000:00:19.0/net/eth0
lrwxrwxrwx 1 root root 0 Feb 20 20:43 lo -> ../../devices/virtual/net/lo


Many thanks,
Oshadha.
-- 
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