From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 02512139694 for ; Thu, 18 May 2017 17:04:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15665E0EBC; Thu, 18 May 2017 17:03: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 E66CEE0EBC for ; Thu, 18 May 2017 17:03:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 229853416A5 for ; Thu, 18 May 2017 17:03:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D8A57462 for ; Thu, 18 May 2017 17:03: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: <1495126854.d1630fe00a7902d54fa57bad9c9f047072528179.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/init.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: d1630fe00a7902d54fa57bad9c9f047072528179 X-VCS-Branch: master Date: Thu, 18 May 2017 17:03: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: 12aacd2e-d98d-4600-baa6-fcb69953bed7 X-Archives-Hash: 49140015fa91f0b017eacdd7d3416b89 commit: d1630fe00a7902d54fa57bad9c9f047072528179 Author: Chris PeBenito ieee org> AuthorDate: Mon May 15 22:42:18 2017 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Thu May 18 17:00:54 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=d1630fe0 init: add comment for ProtectSystem. policy/modules/system/init.te | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index 3d3697fb..4e2c6504 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -288,6 +288,7 @@ ifdef(`init_systemd',` files_search_kernel_modules(init_t) # for privatetmp functions files_mounton_tmp(init_t) + # for ProtectSystem files_mounton_etc_dirs(init_t) fs_relabel_cgroup_dirs(init_t) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E12B139694 for ; Thu, 18 May 2017 17:02:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7426DE0EFC; Thu, 18 May 2017 17:02:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 54A9FE0EFC for ; Thu, 18 May 2017 17:02:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 79C47341698 for ; Thu, 18 May 2017 17:02:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7F437462 for ; Thu, 18 May 2017 17:02:37 +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: <1495126854.d1630fe00a7902d54fa57bad9c9f047072528179.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:swift commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/init.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: d1630fe00a7902d54fa57bad9c9f047072528179 X-VCS-Branch: swift Date: Thu, 18 May 2017 17:02:37 +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: 7957da27-302c-4b24-8c62-e96f4f9d38ff X-Archives-Hash: d2a6c83f1f0ef0e2f85ed8c69e439eeb Message-ID: <20170518170237.7VRUp7HlvjACQGJ6GUMttl2jb8711MOH_SsK7bL2vK0@z> commit: d1630fe00a7902d54fa57bad9c9f047072528179 Author: Chris PeBenito ieee org> AuthorDate: Mon May 15 22:42:18 2017 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Thu May 18 17:00:54 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=d1630fe0 init: add comment for ProtectSystem. policy/modules/system/init.te | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index 3d3697fb..4e2c6504 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -288,6 +288,7 @@ ifdef(`init_systemd',` files_search_kernel_modules(init_t) # for privatetmp functions files_mounton_tmp(init_t) + # for ProtectSystem files_mounton_etc_dirs(init_t) fs_relabel_cgroup_dirs(init_t)