* disturbing output of environmental variables
@ 2004-04-07 12:45 Juergen Rose
2004-04-08 20:19 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Juergen Rose @ 2004-04-07 12:45 UTC (permalink / raw)
To: linux-hotplug
Hi,
for some version of udev or hotplug the console is overfloaded during
system boot by printout fo environmental variables. I suppose the the
line
env | egrep -v '^PATH=|^PWD=|^_=|^OLDPWD=|^SHLVL=|^HOME='
in the log_to_stdout function in hotplug.functions and my setting of
DEBUG=yes in many scripts is responsible for this disturbing output. Any
hint, what is the best way to avoid this output?
Juergen
--
Juergen Rose <rose@rz.uni-potsdam.de>
Max-Delbrueck-Zentrum
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: disturbing output of environmental variables
2004-04-07 12:45 disturbing output of environmental variables Juergen Rose
@ 2004-04-08 20:19 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-04-08 20:19 UTC (permalink / raw)
To: linux-hotplug
On Wed, Apr 07, 2004 at 02:45:38PM +0200, Juergen Rose wrote:
> Hi,
>
> for some version of udev or hotplug the console is overfloaded during
> system boot by printout fo environmental variables. I suppose the the
> line
> env | egrep -v '^PATH=|^PWD=|^_=|^OLDPWD=|^SHLVL=|^HOME='
>
> in the log_to_stdout function in hotplug.functions and my setting of
> DEBUG=yes in many scripts is responsible for this disturbing output. Any
> hint, what is the best way to avoid this output?
Turn DEBUG off. You turned it on, so you are getting all of that info.
Why complain? :)
thanks,
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-08 20:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-07 12:45 disturbing output of environmental variables Juergen Rose
2004-04-08 20:19 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).