Date: Wed, 01 Jul 2009 21:08:19 +0200 (CEST) From: Alexander Best <alexbestms@math.uni-muenster.de> To: <freebsd-current@FreeBSD.org> Subject: Re: nspluginwrapper patch for testing (was: Re: flash10 vs f10) Message-ID: <permail-2009070119081980e26a0b000048ca-a_best01@message-id.uni-muenster.de>
next in thread | raw e-mail | index | archive | help
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. cheers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?permail-2009070119081980e26a0b000048ca-a_best01>