selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris PeBenito <pebenito@ieee.org>
To: Russell Coker <russell@coker.com.au>,
	"selinux-refpolicy@vger.kernel.org" 
	<selinux-refpolicy@vger.kernel.org>
Subject: Re: [PATCH] another trivial
Date: Mon, 14 Jan 2019 17:44:36 -0500	[thread overview]
Message-ID: <e81c749f-1d26-0f2b-515f-e7d9e37dbf24@ieee.org> (raw)
In-Reply-To: <20190114113515.GA18117@xev>

On 1/14/19 6:35 AM, Russell Coker wrote:
> This adds a hostnamed rule and also corrects an error in a previous patch I
> sent (a copy/paste error).

I merged the copy-paste error, but the hostnamed one still has a 
question from the previous patch (subj: "some little stuff")

> Index: refpolicy-2.20180701/policy/modules/system/systemd.te
> ===================================================================
> --- refpolicy-2.20180701.orig/policy/modules/system/systemd.te
> +++ refpolicy-2.20180701/policy/modules/system/systemd.te
> @@ -347,6 +347,10 @@ optional_policy(`
>   	networkmanager_dbus_chat(systemd_hostnamed_t)
>   ')
>   
> +optional_policy(`
> +	unconfined_dbus_send(systemd_hostnamed_t)
> +')
> +
>   #########################################
>   #
>   # hw local policy
> Index: refpolicy-2.20180701/policy/modules/admin/usermanage.te
> ===================================================================
> --- refpolicy-2.20180701.orig/policy/modules/admin/usermanage.te
> +++ refpolicy-2.20180701/policy/modules/admin/usermanage.te
> @@ -550,7 +550,7 @@ optional_policy(`
>   ')
>   
>   optional_policy(`
> -	apt_use_fds(groupadd_t)
> +	apt_use_fds(useradd_t)
>   ')
>   
>   optional_policy(`
> 


-- 
Chris PeBenito

      reply	other threads:[~2019-01-14 22:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-14 11:35 [PATCH] another trivial Russell Coker
2019-01-14 22:44 ` 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=e81c749f-1d26-0f2b-515f-e7d9e37dbf24@ieee.org \
    --to=pebenito@ieee.org \
    --cc=russell@coker.com.au \
    --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).