On Wed, 15 Nov 2000, debys wrote:
> > try
> > chkconfig --list syslog
>
> syslog 0:off1:off 2:on 3:on 4:on 5:on 6:off
Now: is it running?
/etc/rc.d/init.d/syslog status
If not: try starting it:
/etc/rc.d/init.d/syslog start
and see what error messages you get (obviously you don't see those in the
system logs...)
--
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]