From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0798113877A for ; Fri, 22 Aug 2014 19:10:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E82BE0838; Fri, 22 Aug 2014 19:10:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90A61E0857 for ; Fri, 22 Aug 2014 19:10:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C03C33F909 for ; Fri, 22 Aug 2014 19:10:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 193543BE3 for ; Fri, 22 Aug 2014 19:10:09 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1406304297.275714bdc74c363ca1612b2b6b97f74f7a62b50c.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: src/rc/ X-VCS-Repository: proj/openrc X-VCS-Files: src/rc/checkpath.c X-VCS-Directories: src/rc/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 275714bdc74c363ca1612b2b6b97f74f7a62b50c X-VCS-Branch: master Date: Fri, 22 Aug 2014 19:10:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 370e390c-9ce9-485b-a3ed-ba538a58b526 X-Archives-Hash: aa4c6d3f74a8de1fce72f429a684297a commit: 275714bdc74c363ca1612b2b6b97f74f7a62b50c Author: William Hubbs gmail com> AuthorDate: Fri Jul 25 16:04:57 2014 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Jul 25 16:04:57 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=275714bd checkpath: style fix --- src/rc/checkpath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c index ecd845f..a65dbc2 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -281,7 +281,7 @@ int checkpath(int argc, char **argv) gid = gr->gr_gid; #ifdef HAVE_SELINUX - if (1 == selinux_util_open()) + if (selinux_util_open() == 1) selinux_on = true; #endif From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0CAA1138A2F for ; Fri, 25 Jul 2014 16:06:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93DECE1B53; Fri, 25 Jul 2014 16:06:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 309EEE1B53 for ; Fri, 25 Jul 2014 16:06:13 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5824233FE88 for ; Fri, 25 Jul 2014 16:06:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 0E5CE1807D for ; Fri, 25 Jul 2014 16:06:11 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1406304297.275714bdc74c363ca1612b2b6b97f74f7a62b50c.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: src/rc/ X-VCS-Repository: proj/openrc X-VCS-Files: src/rc/checkpath.c X-VCS-Directories: src/rc/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 275714bdc74c363ca1612b2b6b97f74f7a62b50c X-VCS-Branch: master Date: Fri, 25 Jul 2014 16:06:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 107c053a-c038-483c-b019-8602f57072ab X-Archives-Hash: 73c74e7efc2b7690c1a624403c488978 Message-ID: <20140725160611.Y0hTg05Z7kPy_2Pm8fZQEFg6hjx0164n4tMfvlcxYcU@z> commit: 275714bdc74c363ca1612b2b6b97f74f7a62b50c Author: William Hubbs gmail com> AuthorDate: Fri Jul 25 16:04:57 2014 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Jul 25 16:04:57 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=275714bd checkpath: style fix --- src/rc/checkpath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c index ecd845f..a65dbc2 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -281,7 +281,7 @@ int checkpath(int argc, char **argv) gid = gr->gr_gid; #ifdef HAVE_SELINUX - if (1 == selinux_util_open()) + if (selinux_util_open() == 1) selinux_on = true; #endif