From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 1/2] Many users use a separate mount for /usr/portage
Date: Mon, 23 Apr 2012 09:19:38 -0400 [thread overview]
Message-ID: <4F9556EA.2020203@tresys.com> (raw)
In-Reply-To: <20120325124044.GB13219@siphos.be>
On 03/25/12 08:40, Sven Vermeulen wrote:
> The /usr/portage location in the Gentoo distribution is often used as a
> separate mount.
>
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
> portage.te | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/portage.te b/portage.te
> index 4735035..c1c2768 100644
> --- a/portage.te
> +++ b/portage.te
> @@ -47,7 +47,7 @@ type portage_devpts_t;
> term_pty(portage_devpts_t)
>
> type portage_ebuild_t;
> -files_type(portage_ebuild_t)
> +files_mountpoint(portage_ebuild_t)
>
> type portage_fetch_tmp_t;
> files_tmp_file(portage_fetch_tmp_t)
Merged.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
next prev parent reply other threads:[~2012-04-23 13:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-25 12:39 [refpolicy] [PATCH 0/2] Marking as mountpoints Sven Vermeulen
2012-03-25 12:40 ` [refpolicy] [PATCH 1/2] Many users use a separate mount for /usr/portage Sven Vermeulen
2012-04-23 13:19 ` Christopher J. PeBenito [this message]
2012-03-25 12:42 ` [refpolicy] [PATCH 1/1] Marking debugfs and securityfs as mountpoints Sven Vermeulen
2012-04-23 13:33 ` 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=4F9556EA.2020203@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.