On Tuesday 07 August 2001 16:03, burns babbled:
> Doug wrote:
> > Does anyone know what the default level is for dmesg? I know I can call
> > 'dmesg -n 4' in my startup scripts and remove a *lot* of the startup
>
> junk...
>
> > but what value is it by default so that I can set it back?
>
> I presume rl 3.

one of us doesn't understand the other...
currently the kernel prints out boot messages that are of a certain 
'priority' or above. For example, the all too familiar MP3.com ad in reiserfs 
is of 'priority' 6. By typing 'dmesg -n4' the kernel only prints messages of 
priority 4 or less; 5 and higher would only show up in the logs and not on 
the screen....

I have some particular messages I don't want displayed and I know that by 
setting 'dmesg -n4' right before I execute that code, they won't be 
displayed. But, I don't know what 'priority' to set it back to after 
executing my code so that "normal" boot messages resume from then on..



-- 
Douglas J. Hunley ([EMAIL PROTECTED]) - Linux User #174778 
Admin: http://hunley.homeip.net/        Admin: http://linux.nf/ 
Brainbench Linux Administration Certified

~~ Now offering Linux admin services for the home user ~~

Linux, the way to get rid of boot viruses
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to