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 0CD0E13827A for ; Thu, 26 May 2016 15:54:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 992AC14120; Thu, 26 May 2016 15:54:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D671614120 for ; Thu, 26 May 2016 15:54:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F6CF340B98 for ; Thu, 26 May 2016 15:54:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70E8613FE for ; Thu, 26 May 2016 15:54:25 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1464277529.98321f738e0c199019f396a453dfc225ec9f87e1.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/consolekit.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 98321f738e0c199019f396a453dfc225ec9f87e1 X-VCS-Branch: next Date: Thu, 26 May 2016 15:54:25 +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: b8d6ceac-5c25-4429-b57d-5fe14cc7d966 X-Archives-Hash: 7dbaabbf7ca1a903567b805f7f6d3e00 commit: 98321f738e0c199019f396a453dfc225ec9f87e1 Author: Jason Zaman perfinion com> AuthorDate: Sun May 22 16:42:36 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu May 26 15:45:29 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=98321f73 consolekit: Add a filetrans on /run/user policy/modules/contrib/consolekit.te | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/consolekit.te b/policy/modules/contrib/consolekit.te index cd02890..f4628e0 100644 --- a/policy/modules/contrib/consolekit.te +++ b/policy/modules/contrib/consolekit.te @@ -79,6 +79,7 @@ miscfiles_read_localization(consolekit_t) userdom_dontaudit_read_user_home_content_files(consolekit_t) userdom_read_user_tmp_files(consolekit_t) +userdom_pid_filetrans_user_runtime_root(consolekit_t, dir, "user") tunable_policy(`use_nfs_home_dirs',` fs_read_nfs_files(consolekit_t)