All of lore.kernel.org
 help / color / mirror / Atom feed
From: dominick.grift@gmail.com (grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 08/12] Support netlink_route_socket creation for puppet
Date: Tue, 01 Jan 2013 11:48:51 +0100	[thread overview]
Message-ID: <1357037331.2088.17.camel@localhost> (raw)
In-Reply-To: <1356994351-29191-9-git-send-email-sven.vermeulen@siphos.be>

On Mon, 2012-12-31 at 23:52 +0100, Sven Vermeulen wrote:
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>

This was merged, thanks
> ---
>  puppet.te |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/puppet.te b/puppet.te
> index f627825..357a2f5 100644
> --- a/puppet.te
> +++ b/puppet.te
> @@ -61,7 +61,7 @@ files_tmp_file(puppetmaster_tmp_t)
>  allow puppet_t self:capability { chown fowner fsetid setuid setgid dac_override sys_admin sys_nice sys_tty_config };
>  allow puppet_t self:process { signal signull getsched setsched };
>  allow puppet_t self:fifo_file rw_fifo_file_perms;
> -allow puppet_t self:netlink_route_socket nlmsg_write;
> +allow puppet_t self:netlink_route_socket create_netlink_socket_perms;
>  allow puppet_t self:tcp_socket { accept listen };
>  allow puppet_t self:udp_socket create_socket_perms;
>  

  reply	other threads:[~2013-01-01 10:48 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
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 [this message]
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=1357037331.2088.17.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.