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 5575B138247 for ; Fri, 6 Dec 2013 17:33:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04305E0B5E; Fri, 6 Dec 2013 17:33:27 +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 69BB0E0B5A for ; Fri, 6 Dec 2013 17:33:21 +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 8489F33F4C8 for ; Fri, 6 Dec 2013 17:33:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 11DE9D08B0 for ; Fri, 6 Dec 2013 17:33:18 +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: <1386351074.2e962da6bacefd990d93cfbef5a5cd0f40b385f3.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/admin/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/admin/usermanage.fc X-VCS-Directories: policy/modules/admin/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 2e962da6bacefd990d93cfbef5a5cd0f40b385f3 X-VCS-Branch: master Date: Fri, 6 Dec 2013 17:33:18 +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: 6e5f4353-858b-491d-a756-7318608e257f X-Archives-Hash: 1c2c5fb6fbc18f1c8456b74e169e6ca1 commit: 2e962da6bacefd990d93cfbef5a5cd0f40b385f3 Author: Chris PeBenito tresys com> AuthorDate: Fri Dec 6 13:16:10 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Dec 6 17:31:14 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=2e962da6 Whitespace fix in usermanage. --- policy/modules/admin/usermanage.fc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/admin/usermanage.fc b/policy/modules/admin/usermanage.fc index 4b7737e..1184395 100644 --- a/policy/modules/admin/usermanage.fc +++ b/policy/modules/admin/usermanage.fc @@ -3,7 +3,7 @@ ifdef(`distro_gentoo',` ') ifdef(`distro_debian',` -/etc/cron\.daily/cracklib-runtime -- gen_context(system_u:object_r:crack_exec_t,s0) +/etc/cron\.daily/cracklib-runtime -- gen_context(system_u:object_r:crack_exec_t,s0) ') /usr/bin/chage -- gen_context(system_u:object_r:passwd_exec_t,s0)