From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JPdk1-00018a-B7 for garchives@archives.gentoo.org; Thu, 14 Feb 2008 13:03:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67855E04D8; Thu, 14 Feb 2008 13:02:48 +0000 (UTC) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2A45AE04D8 for ; Thu, 14 Feb 2008 13:02:48 +0000 (UTC) Received: by wa-out-1112.google.com with SMTP id k34so584140wah.10 for ; Thu, 14 Feb 2008 05:02:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=zyK1y7Pj5IFowFIem12rnOxOxt0Vkxz94H5fvpg3KJw=; b=dsa5fU1q2JaLuxich2eoSbJv7UK5qjfozTqzs87ciQKF7HLg5W9y0sRjJCjmGM7B5yHJ0XxB9IMbzYd+aqPX6P+DCuLTiGk1CGu8Lx0nDgRy8d3pCRWdOjZIP03Z/WOZ0LzZx8M459I6Cy7zbL0CRdHSSBdLFC3hUFJ+dTNCbeo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=l2a37TXM+qEqyZQw5KU1799lhywTdJEd4JVjItjR4PS1SPgN4PVcEqfX/69EgNjQCxbM+vxXF5850OAjjJyoQiheUanVW4beqctZaVQBM8QrCGb0U8Davv9XHK/a2oyevkGx/DboDQDxVTFQObZbYeAJn01q3OM/Y7oC0XlKC5o= Received: by 10.114.192.1 with SMTP id p1mr1476521waf.47.1202994167702; Thu, 14 Feb 2008 05:02:47 -0800 (PST) Received: by 10.114.38.5 with HTTP; Thu, 14 Feb 2008 05:02:47 -0800 (PST) Message-ID: <60a795cd0802140502p2e857464i76f5daa5e5f72f9@mail.gmail.com> Date: Thu, 14 Feb 2008 10:02:47 -0300 From: Ale To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] How to avoid NetworkManager logs in terminals Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2304_18816377.1202994167671" X-Archives-Salt: a7bedb8e-a440-448b-b14a-4f0c21bc52c6 X-Archives-Hash: b7817b92def1baf9270bfb3a1d3121e7 ------=_Part_2304_18816377.1202994167671 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I get many lines in the tty1 every time i start NM, the same happend if i add NM service at boot time. I don't like all that output, with a simple Network manager starting [OK] is enough, which i see in the terminal when i manually start the service is ok. What can i do to avoid this? The start-stop daemon have the parameter --quiet I double check /etc/rc and the VERBOSE option for this kind of services is off i tried adding a /dev/null >& at the end of the start-stop daemon call, but didn't work. Any clues? Cheers! ------=_Part_2304_18816377.1202994167671 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline  I get many <info> lines in the tty1 every time i start NM, the same happend if i add NM service at boot time. I don't like all that output, with a simple Network manager starting [OK] is enough, which i see in the terminal when i manually start the service is ok.
What can i do to avoid this?

The start-stop daemon have the parameter --quiet
I double check /etc/rc  and the VERBOSE option for this kind of services is off
i tried adding a /dev/null >& at the end of the start-stop daemon call, but didn't work.

Any clues?

Cheers!
------=_Part_2304_18816377.1202994167671-- -- gentoo-user@lists.gentoo.org mailing list