sylog-ng daemon not starting at boot-time ?

Hi,
could it be syslog-g is not starting at boot-time?
I'm wondering because my last syslog entry is from 23. Sep and
--------- root@rob-pad /etc # grep "syslog" runlevel.conf 90 0,1,6 - /etc/init.d/syslog-ng ---------
looks like it's not starting anymore via runlevel system. Is there a problem with my config or could it be some update issue?
TIA

* Robert Zöhrer robert.zoehrer@pronet.at [20061013 17:15]:
could it be syslog-g is not starting at boot-time?
I'm wondering because my last syslog entry is from 23. Sep and
root@rob-pad /etc # grep "syslog" runlevel.conf 90 0,1,6 - /etc/init.d/syslog-ng
looks like it's not starting anymore via runlevel system. Is there a problem with my config or could it be some update issue?
grml always started syslog-ng via /etc/init.d/grml-autoconfig, so check whether CONFIG_SYSLOG='yes' is set in /etc/grml/autoconfig.
regards, -mika-

Michael Prokop wrote:
grml always started syslog-ng via /etc/init.d/grml-autoconfig, so check whether CONFIG_SYSLOG='yes' is set in /etc/grml/autoconfig.
yes that's it .. don't know if this flag was deactivated by me manually or during HD installation or by updating or .. whatever else .. now it works :)
Thanks!
Teilnehmer (2)
-
"Robert Zöhrer | pronet.at"
-
Michael Prokop