On Mon, Aug 29, 2011 at 3:24 PM, Ramesh.P <rameshpa@gmail.com> wrote:
Hi Vaibhav,
Try /etc/rsyslog.conf. However you should be using /proc/sys/kernel/printk to really configure printk.
Hope this helps, Ramesh
On Mon, Aug 29, 2011 at 8:46 AM, Vaibhav Jain <vjoss197@gmail.com> wrote:
Hi, Can somebody please tell me how to configure printk() in fedora 15 ? All the articles I have seen on web refer to the file /etc/syslog.conf. But there is no such file on my system. I guess this has changed in the 2.6 kernel.
Thanks Vaibhav Jain
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hi Ramesh, As I mentioned /etc/syslog.conf is not there on my system. Could you please tell me if the name has changed for the file in 2.6 kernel ? Also, does /proc/sys/kernel/printk provides for the same level of control ? Thanks Vaibhav Jain