linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Redirection of STDERR
@ 2004-03-08 10:13 Christoph Pleger
  2004-03-09 16:04 ` Stephen Samuel
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Pleger @ 2004-03-08 10:13 UTC (permalink / raw)
  To: linux-admin, linux-kernel

Hello,

In my initialization scripts for hotplug (written for bash) the
following command is used to redirect output which normally goes to
stderr to the system logger:

"exec 2> >(logger -t $0[$$])"

With kernel 2.4 this command works fine, but with kernel version 2.6.3
it leads to a system hang.

Can anybody help me to solve that problem?

Thanks in advance
  Christoph 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-03-10 16:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-08 10:13 Redirection of STDERR Christoph Pleger
2004-03-09 16:04 ` Stephen Samuel
2004-03-09 17:18   ` Andreas Schwab
2004-03-10 16:39     ` Stephen Samuel

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).