All of lore.kernel.org
 help / color / mirror / Atom feed
From: guido@trentalancia.com (Guido Trentalancia)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH/RFC 16/19]: patch set to update the git reference policy
Date: Mon, 24 Jan 2011 16:36:19 +0100	[thread overview]
Message-ID: <1295883379.1547.3.camel@tesla.lan> (raw)
In-Reply-To: <4D3D851C.9080201@gmail.com>

On Mon, 24/01/2011 at 14.56 +0100, Dominick Grift wrote:
> On 01/24/2011 01:44 AM, Guido Trentalancia wrote:
> > diff -pruN -x .git -x booleans.conf -x corenetwork.if -x corenetwork.te -x modules.conf refpolicy-git-18012011/policy/modules/system/sysnetwork.if refpolicy-git-18012011-new/policy/modules/system/sysnetwork.if
> > --- refpolicy-git-18012011/policy/modules/system/sysnetwork.if	2011-01-08 19:07:21.362760308 +0100
> > +++ refpolicy-git-18012011-new/policy/modules/system/sysnetwork.if	2011-01-18 23:13:49.817855562 +0100
> > @@ -215,6 +215,24 @@ interface(`sysnet_rw_dhcp_config',`
> >  
> >  ########################################
> >  ## <summary>
> > +##      Search dhcp client state directories.
> > +## </summary>
> > +## <param name="domain">
> > +##      <summary>
> > +##      Domain allowed access.
> > +##      </summary>
> > +## </param>
> > +#
> > +interface(`sysnet_search_dhcpc_state',`
> > +	gen_require(`
> > +		type dhcpc_state_t;
> > +	')
> > +
> > +	search_dirs_pattern($1, dhcpc_state_t, dhcpc_state_t)
> > +')
> 
> You should also provide access to the location of dhcpc_state_t
> directories. This interface may allow access to search dhcpc_state_t
> directories, but it does not do any good if the caller cannot search its
> parent(s).

Ok, I agree and it will be done. You already pointed out for another
similar interface. I had created just the minimum permissions that were
actually being required.

Regards,

Guido

      reply	other threads:[~2011-01-24 15:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-24  0:44 [refpolicy] [PATCH/RFC 16/19]: patch set to update the git reference policy Guido Trentalancia
2011-01-24 13:56 ` Dominick Grift
2011-01-24 15:36   ` Guido Trentalancia [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=1295883379.1547.3.camel@tesla.lan \
    --to=guido@trentalancia.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.