Re: socklog-klog without /proc/klog?
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <20060123132547.12416.qmail@ecbf2aa2dfa298.315fe32.mid.smarden.org> |
On Wed, Jan 04, 2006 at 02:30:01PM +0000, Lloyd Zusman wrote: > The linux system that I'm using doesn't have /proc/klog. > > Is there any way to configure socklog-klog to work without that > pseudo-file? No, sorry, I don't think so. /proc/kmsg is where socklog reads the kernel messages from; it doesn't use klogctl(3). Regards, Gerrit.