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 F037C1381F3 for ; Sat, 11 May 2013 13:07:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E209E084A; Sat, 11 May 2013 13:07:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36C61E084A for ; Sat, 11 May 2013 13:07:01 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1867E33D8CC for ; Sat, 11 May 2013 13:07:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B6AE5E5258 for ; Sat, 11 May 2013 13:06:58 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1368277550.de9a7b75a08d1b1a80d80844a927994929992785.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/authlogin.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: de9a7b75a08d1b1a80d80844a927994929992785 X-VCS-Branch: master Date: Sat, 11 May 2013 13:06:58 +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: a8ed20bb-f809-46fb-a6ca-c825cde283ea X-Archives-Hash: 1e2812d2d87a0fad4769541e421640a2 commit: de9a7b75a08d1b1a80d80844a927994929992785 Author: Sven Vermeulen siphos be> AuthorDate: Sat May 11 13:05:50 2013 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Sat May 11 13:05:50 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=de9a7b75 Non-content change (formatting) --- policy/modules/system/authlogin.te | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/system/authlogin.te b/policy/modules/system/authlogin.te index ec0af2c..e022771 100644 --- a/policy/modules/system/authlogin.te +++ b/policy/modules/system/authlogin.te @@ -405,7 +405,7 @@ optional_policy(` xserver_rw_xdm_pipes(utempter_t) ') -######################################### +####################################### # # nsswitch_domain local policy # @@ -426,7 +426,7 @@ tunable_policy(`authlogin_nsswitch_use_ldap',` optional_policy(` tunable_policy(`authlogin_nsswitch_use_ldap',` - ldap_stream_connect(nsswitch_domain) + ldap_stream_connect(nsswitch_domain) ') ')