selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris PeBenito <pebenito@ieee.org>
To: David Sugar <dsugar@tresys.com>,
	"selinux-refpolicy@vger.kernel.org" 
	<selinux-refpolicy@vger.kernel.org>
Subject: Re: [PATCH] Add missing require for 'daemon' attribute.
Date: Tue, 11 Dec 2018 17:53:37 -0500	[thread overview]
Message-ID: <d15118cc-b54d-38e3-c77f-3ff94b14406a@ieee.org> (raw)
In-Reply-To: <20181207000356.11761-1-dsugar@tresys.com>

On 12/6/18 7:04 PM, David Sugar wrote:
> Not sure how I didn't notice this missing require before.
> 
> Signed-off-by: Dave Sugar <dsugar@tresys.com>
> ---
>   policy/modules/system/init.if | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/policy/modules/system/init.if b/policy/modules/system/init.if
> index 2e74b515..c3c0cf27 100644
> --- a/policy/modules/system/init.if
> +++ b/policy/modules/system/init.if
> @@ -204,6 +204,7 @@ interface(`init_spec_daemon_domain',`
>   	gen_require(`
>   		type init_t;
>   		role system_r;
> +		attribute daemon;
>   	')
>   
>   	typeattribute $1 daemon;

Merged.

-- 
Chris PeBenito

      reply	other threads:[~2018-12-11 23:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07  0:04 [PATCH] Add missing require for 'daemon' attribute David Sugar
2018-12-11 22:53 ` Chris 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=d15118cc-b54d-38e3-c77f-3ff94b14406a@ieee.org \
    --to=pebenito@ieee.org \
    --cc=dsugar@tresys.com \
    --cc=selinux-refpolicy@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).