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 B37CF138010 for ; Mon, 29 Oct 2012 14:56:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECFA221C0C3; Mon, 29 Oct 2012 14:54:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2C4B221C0C1 for ; Mon, 29 Oct 2012 14:54:19 +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 A0C2A33D974 for ; Mon, 29 Oct 2012 14:54:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0795BE544C for ; Mon, 29 Oct 2012 14:54:15 +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: <1351522117.2e8de4f4066e7ffda8a104f90d29896f1da5e4bb.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/stunnel.fc X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 2e8de4f4066e7ffda8a104f90d29896f1da5e4bb X-VCS-Branch: master Date: Mon, 29 Oct 2012 14:54:15 +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: a2ad5fa0-b75d-428d-8866-bc781384764c X-Archives-Hash: 2a02d722c39d1668f6ceb56c58b1141d commit: 2e8de4f4066e7ffda8a104f90d29896f1da5e4bb Author: Dominick Grift gmail com> AuthorDate: Mon Oct 29 09:09:18 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Mon Oct 29 14:48:37 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=2e8de4f4 Tab clean up in the stunnel file context file Signed-off-by: Dominick Grift gmail.com> --- policy/modules/contrib/stunnel.fc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/stunnel.fc b/policy/modules/contrib/stunnel.fc index 50e29aa..49dd63c 100644 --- a/policy/modules/contrib/stunnel.fc +++ b/policy/modules/contrib/stunnel.fc @@ -1,7 +1,7 @@ -/etc/stunnel(/.*)? gen_context(system_u:object_r:stunnel_etc_t,s0) +/etc/stunnel(/.*)? gen_context(system_u:object_r:stunnel_etc_t,s0) /usr/bin/stunnel -- gen_context(system_u:object_r:stunnel_exec_t,s0) /usr/sbin/stunnel -- gen_context(system_u:object_r:stunnel_exec_t,s0) -/var/run/stunnel(/.*)? gen_context(system_u:object_r:stunnel_var_run_t,s0) +/var/run/stunnel(/.*)? gen_context(system_u:object_r:stunnel_var_run_t,s0)