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 1/1] obj_perm_sets: so that use_terminal interfaces also allow append.
Date: Tue, 12 Oct 2010 14:21:24 -0400	[thread overview]
Message-ID: <4CB4A724.2060001@tresys.com> (raw)
In-Reply-To: <20101011160339.GA16570@localhost.localdomain>

On 10/11/10 12:03, Dominick Grift wrote:
>
> Signed-off-by: Dominick Grift<domg472@gmail.com>
> ---
> :100644 100644 b785e35... effb6c5... M	policy/support/obj_perm_sets.spt
>   policy/support/obj_perm_sets.spt |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/policy/support/obj_perm_sets.spt b/policy/support/obj_perm_sets.spt
> index b785e35..effb6c5 100644
> --- a/policy/support/obj_perm_sets.spt
> +++ b/policy/support/obj_perm_sets.spt
> @@ -305,7 +305,7 @@ define(`relabel_chr_file_perms',`{ getattr relabelfrom relabelto }')
>   #
>   # Use (read and write) terminals
>   #
> -define(`rw_term_perms', `{ getattr open read write ioctl }')
> +define(`rw_term_perms', `{ getattr open read write append ioctl }')
>
>   #
>   # Sockets

Merged.

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

      reply	other threads:[~2010-10-12 18:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-11 16:03 [refpolicy] [ patch 1/1] obj_perm_sets: so that use_terminal interfaces also allow append Dominick Grift
2010-10-12 18:21 ` 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=4CB4A724.2060001@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.