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/2] DHCPC daemon init network interface, try 4
Date: Mon, 10 Jan 2011 11:38:34 -0500	[thread overview]
Message-ID: <4D2B360A.2050408@tresys.com> (raw)
In-Reply-To: <1293754350-9208-1-git-send-email-gizmo@giz-works.com>

On 12/30/10 19:12, Chris Richards wrote:
> Allow dhcpcd DHCP CLient daemon to start.
> 
> Relabel /var/run/dhcpcd from var_run_t to dhcpc_var_run_t
> 
> Signed-off-by: Chris Richards <gizmo@giz-works.com>
> ---
>  policy/modules/system/sysnetwork.fc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/policy/modules/system/sysnetwork.fc b/policy/modules/system/sysnetwork.fc
> index 726619b..11a2306 100644
> --- a/policy/modules/system/sysnetwork.fc
> +++ b/policy/modules/system/sysnetwork.fc
> @@ -63,4 +62,5 @@ ifdef(`distro_redhat',`
>  
>  ifdef(`distro_gentoo',`
>  /var/lib/dhcpc(/.*)?		gen_context(system_u:object_r:dhcpc_state_t,s0)
> +/var/run/dhcpcd(/.*)?		gen_context(system_u:object_r:dhcpc_state_t,s0)
>  ')

Looks like a copy-paste error?  Your comment says dhcpc_var_run_t but
the fc says dhcpc_state_t.


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

      reply	other threads:[~2011-01-10 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-31  0:12 [refpolicy] [PATCH 1/2] DHCPC daemon init network interface, try 4 Chris Richards
2011-01-10 16:38 ` 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=4D2B360A.2050408@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.