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 402B0138010 for ; Tue, 16 Oct 2012 17:41:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAF7CE0508; Tue, 16 Oct 2012 17:39:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1DC35E0508 for ; Tue, 16 Oct 2012 17:39:31 +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 70F0F33D7E6 for ; Tue, 16 Oct 2012 17:39:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DF8DAE544C for ; Tue, 16 Oct 2012 17:39:29 +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: <1350409005.8ab231becaf5e7e8c6b7a6a5dee4e8a19b2e654c.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/oddjob.fc X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 8ab231becaf5e7e8c6b7a6a5dee4e8a19b2e654c X-VCS-Branch: master Date: Tue, 16 Oct 2012 17:39:29 +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: 87b3075b-d18e-4ebb-9397-12f55d36e52a X-Archives-Hash: bc871e8f96f999c8d998a4428f12fcd4 commit: 8ab231becaf5e7e8c6b7a6a5dee4e8a19b2e654c Author: Dominick Grift gmail com> AuthorDate: Tue Oct 16 10:39:08 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Tue Oct 16 17:36:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=8ab231be Tab clean up in the oddjob file context file Signed-off-by: Dominick Grift gmail.com> --- policy/modules/contrib/oddjob.fc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/policy/modules/contrib/oddjob.fc b/policy/modules/contrib/oddjob.fc index 9c272c2..2246517 100644 --- a/policy/modules/contrib/oddjob.fc +++ b/policy/modules/contrib/oddjob.fc @@ -1,7 +1,7 @@ /usr/lib/oddjob/mkhomedir -- gen_context(system_u:object_r:oddjob_mkhomedir_exec_t,s0) -/usr/sbin/oddjobd -- gen_context(system_u:object_r:oddjob_exec_t,s0) +/usr/sbin/oddjobd -- gen_context(system_u:object_r:oddjob_exec_t,s0) -/sbin/mkhomedir_helper -- gen_context(system_u:object_r:oddjob_mkhomedir_exec_t,s0) +/sbin/mkhomedir_helper -- gen_context(system_u:object_r:oddjob_mkhomedir_exec_t,s0) -/var/run/oddjobd\.pid gen_context(system_u:object_r:oddjob_var_run_t,s0) +/var/run/oddjobd\.pid gen_context(system_u:object_r:oddjob_var_run_t,s0)