Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 20:10:17 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Maksim Yevmenkin <emax@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/defaults rc.conf src/etc/rc.d hcsecd sdpd
Message-ID:  <20051122191017.GA9339@garage.freebsd.pl>
In-Reply-To: <200511221851.jAMIphYU070368@repoman.freebsd.org>
References:  <200511221851.jAMIphYU070368@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--45Z9DzgjV8m4Oswq
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Nov 22, 2005 at 06:51:43PM +0000, Maksim Yevmenkin wrote:
+> +	if ! kldstat -q -m ng_btsocket > /dev/null 2>&1 ; then
[...]
+> +	if ! kldstat -q -m ng_btsocket > /dev/null 2>&1 ; then

The purpose of -q option is to make kldstat quiet, so you don't need to
redirect its output to /dev/null.

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--45Z9DzgjV8m4Oswq
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDg20ZForvXbEpPzQRAiOKAJ9lijHssm816Swq7KbDsz9Q+jwS7ACfdbb5
J0E4gxGaKDF72JU4F99jg6c=
=Dwbd
-----END PGP SIGNATURE-----

--45Z9DzgjV8m4Oswq--



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