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 CEC3913827A for ; Thu, 26 May 2016 17:39:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57670141D5; Thu, 26 May 2016 17:39:38 +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 0A095141C9 for ; Thu, 26 May 2016 17:39:37 +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 EED2134095A for ; Thu, 26 May 2016 17:39:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 172CB984 for ; Thu, 26 May 2016 17:39:35 +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: <1464279073.26bb0b9e050dd2d69c6a75c5869455e8f3b739aa.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: 26bb0b9e050dd2d69c6a75c5869455e8f3b739aa X-VCS-Branch: next Date: Thu, 26 May 2016 17:39:35 +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: 0a75206d-97b5-4df4-b1be-981d771faadc X-Archives-Hash: 5ded1d4e6fe42abe69a39232b706e594 commit: 26bb0b9e050dd2d69c6a75c5869455e8f3b739aa Author: Jason Zaman perfinion com> AuthorDate: Sun May 22 16:42:36 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu May 26 16:11:13 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=26bb0b9e 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)