All of lore.kernel.org
 help / color / mirror / Atom feed
From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH v2 1/2] Adding dontaudit on mta
Date: Fri, 4 May 2012 08:44:47 -0400	[thread overview]
Message-ID: <4FA3CF3F.6000007@tresys.com> (raw)
In-Reply-To: <20120421161713.GC28496@siphos.be>

On 04/21/12 12:17, Sven Vermeulen wrote:
> 
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
>  mta.if |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/mta.if b/mta.if
> index 343cee3..4e2a5ba 100644
> --- a/mta.if
> +++ b/mta.if
> @@ -362,6 +362,8 @@ interface(`mta_send_mail',`
>  	allow mta_user_agent $1:fd use;
>  	allow mta_user_agent $1:process sigchld;
>  	allow mta_user_agent $1:fifo_file rw_fifo_file_perms;
> +
> +	dontaudit mta_user_agent $1:unix_stream_socket rw_socket_perms;
>  ')
>  
>  ########################################

Merged.

-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

  reply	other threads:[~2012-05-04 12:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-21 16:16 [refpolicy] [PATCH v2 0/2] Adding dontaudits Sven Vermeulen
2012-04-21 16:17 ` [refpolicy] [PATCH v2 1/2] Adding dontaudit on mta Sven Vermeulen
2012-05-04 12:44   ` Christopher J. PeBenito [this message]
2012-04-21 16:17 ` [refpolicy] [PATCH 1/1] Adding dontaudits for xserver Sven Vermeulen
2012-05-04 12:44   ` Christopher J. PeBenito

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FA3CF3F.6000007@tresys.com \
    --to=cpebenito@tresys.com \
    --cc=refpolicy@oss.tresys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.