11 Sep
2000
11 Sep
'00
9:12 a.m.
I've been using syslogd-ng for quite a while now... like it a lot! Just installed the latest stable version on a new system and now I see a strange behaviour:
I installed syslogd-ng. He's logging just fine but then I realized that I don't get any klogd messages!! Not even when klogd comes up! Using the standard syslogd works just fine...
Where's the problem? -- Torsten
Dunno what problem, but know a possible solution. Just have syslog-ng read /proc/kmsg, and it'll do same job as klogd, and don't run klogd anymore. Cheers. --A.L.