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 C3DCC138247 for ; Sat, 30 Nov 2013 15:05:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C103E0A10; Sat, 30 Nov 2013 15:05:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C396E09FE for ; Sat, 30 Nov 2013 15:05:13 +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 27F8033F227 for ; Sat, 30 Nov 2013 15:05:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E1340E553A for ; Sat, 30 Nov 2013 15:05:10 +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: <1385823695.504ddb3df9bc759ece6a4ce53de413a210af2999.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/setroubleshoot.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 504ddb3df9bc759ece6a4ce53de413a210af2999 X-VCS-Branch: master Date: Sat, 30 Nov 2013 15:05:10 +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: 2fc3c91a-b9b3-4a8e-9512-7aa2e1f57a11 X-Archives-Hash: cc0bbcd460edd4384eb2ffd247e3e3e9 commit: 504ddb3df9bc759ece6a4ce53de413a210af2999 Author: Miroslav Grepl redhat com> AuthorDate: Mon Nov 25 10:18:05 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Nov 30 15:01:35 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=504ddb3d Add setroubleshoot_signull() interface --- policy/modules/contrib/setroubleshoot.if | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/policy/modules/contrib/setroubleshoot.if b/policy/modules/contrib/setroubleshoot.if index 3a9a70b..800b545 100644 --- a/policy/modules/contrib/setroubleshoot.if +++ b/policy/modules/contrib/setroubleshoot.if @@ -42,6 +42,24 @@ interface(`setroubleshoot_dontaudit_stream_connect',` dontaudit $1 setroubleshootd_t:unix_stream_socket connectto; ') +####################################### +## +## Send null signals to setroubleshoot. +## +## +## +## Domain allowed access. +## +## +# +interface(`setroubleshoot_signull',` + gen_require(` + type setroubleshootd_t; + ') + + allow $1 setroubleshootd_t:process signull; +') + ######################################## ## ## Send and receive messages from