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] rsync: syntax error in rsync_admin
Date: Wed, 3 Dec 2014 08:15:26 -0500	[thread overview]
Message-ID: <547F0CEE.1060303@tresys.com> (raw)
In-Reply-To: <1417609601-28324-1-git-send-email-jason@perfinion.com>

On 12/3/2014 7:26 AM, Jason Zaman wrote:
> ---
>  rsync.if | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/rsync.if b/rsync.if
> index 431471b..e916de8 100644
> --- a/rsync.if
> +++ b/rsync.if
> @@ -257,7 +257,7 @@ interface(`rsync_etc_filetrans_config',`
>  interface(`rsync_admin',`
>  	gen_require(`
>  		type rsync_t, rsync_etc_t, rsync_data_t;
> -		type rsync_log_t, rsync_tmp_t. rsync_var_run_t;
> +		type rsync_log_t, rsync_tmp_t, rsync_var_run_t;
>  	')
>  
>  	allow $1 rsync_t:process { ptrace signal_perms };

Merged.

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

      reply	other threads:[~2014-12-03 13:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-03 12:26 [refpolicy] [PATCH] rsync: syntax error in rsync_admin Jason Zaman
2014-12-03 13:15 ` Christopher J. PeBenito [this message]

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=547F0CEE.1060303@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.