[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: System Logs
- To: Deby Schneider <debys(at-nospam)ramat-negev.org.il>
- Subject: Re: System Logs
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Wed, 15 Nov 2000 11:25:39 +0200 (IST)
- Cc: Linux-Il Mailing List <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <002001c04ed6$72a29780$0301a8c0@sdeboker>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Wed, 15 Nov 2000, Deby Schneider wrote:
> Hello,
> I have just reinstall a mail server and since then I do not receive any messages in
> /var/log/messages. All logs go to the console screen.
>
> The sysklogd daemon starts automatically, it is located at /etc/rc.d/init.d/ and also the
> syslog.conf file looks OK.
This does not mean that it gets started. It should be located in the
appropriate runlevel directory (probably /etc/rc.d/rc3.d/sNNsyslog , where
NN are two digits).
try
chkconfig --list syslog
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il
- References:
- System Logs
- From: "Deby Schneider" <debys@ramat-negev.org.il>