From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Steudten Subject: Re: syslog does not start Date: Wed, 17 Mar 2004 20:41:23 +0100 Sender: linux-admin-owner@vger.kernel.org Message-ID: <4058A9E3.10301@steudten.com> References: <4047A697.9030401@steudten.com> <200403141223.59436.fluca1978@virgilio.it> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200403141223.59436.fluca1978@virgilio.it> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: fluca1978@virgilio.it Cc: linux-admin@vger.kernel.org Change the init.d script from syslog to start syslog in debug mode. Add before start of syslogd a line like, (dmesg;modprobe -l ) > /var/tmp/LOG > > > > Here there's my dmesg output. However I cannot understand, since it seems as I > can start services (such as syslog) after the system has booted, but not > during boot.