[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tty's messages



> E&Erdem <werdem@lycos.co.uk> [2003-12-22 10:31]:
>
> Lukas Ruf wrote:
> > 1       4       1       7
>
> > Thus, I assume, you could easily change the console_loglevel by
> > writing to >/proc/sys/kernel/printk< what you wanna do.
>
> Yes, this works. I wrote 1	 4  1  7 to /proc/sys/kernel/printk.
> But after reboot it turns 7  1  4  7. How can i solve this? Or there
> is no way to do this?
>

easily add a command statement in </etc/init.d/bootmisc>; more
specifically add
    echo "1 4 1 7" > /proc/sys/kernel/printk
in bootmisc at its end.

wbr,
Lukas
-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|



Reply to: