Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2009 21:36:43 +0200 (CEST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        alexbestms@math.uni-muenster.de
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: nspluginwrapper patch for testing (was: Re: flash10 vs f10)
Message-ID:  <200907011936.n61Jahd7061038@triton.kn-bremen.de>
In-Reply-To: <permail-2009070119081980e26a0b000048ca-a_best01@message-id.uni-muenster.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <permail-2009070119081980e26a0b000048ca-a_best01@message-id.uni-muenster.de> you write:
>the latest patch to get rid of the ulimit warning doesn't suppress the warning
>since it get's output to stderr and not to stdout. replacing it with "ulimit
>-s 32768 2 > /dev/null 2>&1" should work.

You mean the patch doesn't work for you?  It already does redirect
stderr to /dev/null (`2>/dev/null'), which works as expected when
tested here from commandline /bin/sh and from a script, and also when
invoking firefox after ulimit -s 16384.  If it doesn't work for you there
must be something else going on...

 Wondering...
	Juergen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907011936.n61Jahd7061038>