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 CA72D139695 for ; Sun, 7 May 2017 17:47:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8A7221C090; Sun, 7 May 2017 17:47:14 +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 B54ECE0D01 for ; Sun, 7 May 2017 17:47:14 +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 B0FAA3416CF for ; Sun, 7 May 2017 17:47:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E22B744A for ; Sun, 7 May 2017 17:47:12 +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: <1494172482.2461473627beea7a5e372c1b3f244c5e30f3438b.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/plymouthd.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 2461473627beea7a5e372c1b3f244c5e30f3438b X-VCS-Branch: next Date: Sun, 7 May 2017 17:47:12 +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: 2e9ebe18-8db2-4090-96d2-3313c123a67c X-Archives-Hash: b0aba6fd6ff95541e469ca96ce857415 commit: 2461473627beea7a5e372c1b3f244c5e30f3438b Author: Guido Trentalancia trentalancia net> AuthorDate: Sat Apr 29 18:18:02 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun May 7 15:54:42 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=24614736 plymouth: pid interface usability Improve the usability of one plymouth interface. Signed-off-by: Guido Trentalancia trentalancia.net> policy/modules/contrib/plymouthd.if | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/plymouthd.if b/policy/modules/contrib/plymouthd.if index 30e751f1..54cd777a 100644 --- a/policy/modules/contrib/plymouthd.if +++ b/policy/modules/contrib/plymouthd.if @@ -228,6 +228,7 @@ interface(`plymouthd_read_pid_files',` ') files_search_pids($1) + allow $1 plymouthd_var_run_t:dir search_dir_perms; allow $1 plymouthd_var_run_t:file read_file_perms; ') 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 299A2139694 for ; Sun, 7 May 2017 16:09:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3234E0CD8; Sun, 7 May 2017 16:09:12 +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 BF41DE0CCE for ; Sun, 7 May 2017 16:09:07 +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 0092D3416D1 for ; Sun, 7 May 2017 16:09:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B3817455 for ; Sun, 7 May 2017 16:09:04 +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: <1494172482.2461473627beea7a5e372c1b3f244c5e30f3438b.perfinion@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/plymouthd.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 2461473627beea7a5e372c1b3f244c5e30f3438b X-VCS-Branch: master Date: Sun, 7 May 2017 16:09:04 +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: 6b6ff387-1611-4b67-9bc2-2edd6fdb4e10 X-Archives-Hash: 370d35ba67d96795b3a147e13cb28802 Message-ID: <20170507160904.PwLd0ZCpJn77g6YkhAWhrR4PXQ2HV6X6t9v-7HWn2R4@z> commit: 2461473627beea7a5e372c1b3f244c5e30f3438b Author: Guido Trentalancia trentalancia net> AuthorDate: Sat Apr 29 18:18:02 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun May 7 15:54:42 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=24614736 plymouth: pid interface usability Improve the usability of one plymouth interface. Signed-off-by: Guido Trentalancia trentalancia.net> policy/modules/contrib/plymouthd.if | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/plymouthd.if b/policy/modules/contrib/plymouthd.if index 30e751f1..54cd777a 100644 --- a/policy/modules/contrib/plymouthd.if +++ b/policy/modules/contrib/plymouthd.if @@ -228,6 +228,7 @@ interface(`plymouthd_read_pid_files',` ') files_search_pids($1) + allow $1 plymouthd_var_run_t:dir search_dir_perms; allow $1 plymouthd_var_run_t:file read_file_perms; ')