All of lore.kernel.org
 help / color / mirror / Atom feed
From: dominick.grift@gmail.com (grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 02/12] Mark make.profile entry as portage_conf_t (v2)
Date: Tue, 01 Jan 2013 11:37:15 +0100	[thread overview]
Message-ID: <1357036635.2088.5.camel@localhost> (raw)
In-Reply-To: <1356994351-29191-3-git-send-email-sven.vermeulen@siphos.be>

On Mon, 2012-12-31 at 23:52 +0100, Sven Vermeulen wrote:
> Although the /etc/make.profile symlink is going to be removed in a matter of
> time, it is currently still very much in use and should be marked as
> portage_conf_t.
> 

I would probably have left it etc_t but i have no problem with this
solution either, this was merged, thanks

> Fixed to use -l instead of -s in the file context.
> 
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
>  portage.fc |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/portage.fc b/portage.fc
> index d044552..da4892c 100644
> --- a/portage.fc
> +++ b/portage.fc
> @@ -1,5 +1,6 @@
>  /etc/make\.conf	--	gen_context(system_u:object_r:portage_conf_t,s0)
>  /etc/make\.globals	--	gen_context(system_u:object_r:portage_conf_t,s0)
> +/etc/make\.profile	-l	gen_context(system_u:object_r:portage_conf_t,s0)
>  /etc/portage(/.*)?	gen_context(system_u:object_r:portage_conf_t,s0)
>  /etc/portage/gpg(/.*)?	gen_context(system_u:object_r:portage_gpg_t,s0)
>  

  reply	other threads:[~2013-01-01 10:37 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-31 22:52 [refpolicy] [PATCH 00/12] Various contrib changes Sven Vermeulen
2012-12-31 22:52 ` [refpolicy] [PATCH 01/12] More .maildir fixes Sven Vermeulen
2013-01-01 10:36   ` grift
2012-12-31 22:52 ` [refpolicy] [PATCH 02/12] Mark make.profile entry as portage_conf_t (v2) Sven Vermeulen
2013-01-01 10:37   ` grift [this message]
2012-12-31 22:52 ` [refpolicy] [PATCH 03/12] Move mta call (coding style) Sven Vermeulen
2013-01-01 10:37   ` grift
2012-12-31 22:52 ` [refpolicy] [PATCH 04/12] Changes to puppet domain Sven Vermeulen
2013-01-01 10:39   ` grift
2012-12-31 22:52 ` [refpolicy] [PATCH 05/12] Allow rpc admin to run exportfs Sven Vermeulen
2013-01-01 10:43   ` grift
2012-12-31 22:52 ` [refpolicy] [PATCH 06/12] Grant sys_admin capability to puppet Sven Vermeulen
2013-01-01 10:47   ` grift
2013-01-01 10:50     ` Sven Vermeulen
2012-12-31 22:52 ` [refpolicy] [PATCH 07/12] Puppet module helper scripts are puppet_var_lib_t Sven Vermeulen
2013-01-01 10:47   ` grift
2012-12-31 22:52 ` [refpolicy] [PATCH 08/12] Support netlink_route_socket creation for puppet Sven Vermeulen
2013-01-01 10:48   ` grift
2012-12-31 22:52 ` [refpolicy] [PATCH 09/12] Puppet initscript creates /run/puppet Sven Vermeulen
2013-01-01 10:49   ` grift
2012-12-31 22:52 ` [refpolicy] [PATCH 10/12] Puppet runs statfs against selinuxfs Sven Vermeulen
2012-12-31 22:52 ` [refpolicy] [PATCH 11/12] Allow qemu to create TCP sockets (VNC support) Sven Vermeulen
2013-01-01 10:35   ` grift
2012-12-31 22:52 ` [refpolicy] [PATCH 12/12] Fix specification collision (hal and devicekit) Sven Vermeulen
2013-01-01 10:33   ` grift
2013-01-01 10:39     ` Sven Vermeulen

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=1357036635.2088.5.camel@localhost \
    --to=dominick.grift@gmail.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.