SELinux-Refpolicy 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
Subject: Re: [PATCH] misc network patches with Dominick's changes*2
Date: Thu, 28 Jan 2021 11:33:03 -0500	[thread overview]
Message-ID: <e8308ad1-d0ed-b178-f33a-6cedd3fd322d@ieee.org> (raw)
In-Reply-To: <YBGg48blBKfLW3W5@xev>

On 1/27/21 12:20 PM, Russell Coker wrote:
> I think this one is good for merging now.
> 
> Signed-off-by: Russell Coker <russell@coker.com.au>

Merged.


> @@ -175,6 +183,18 @@ ifdef(`init_systemd',`
>   ')
>   
>   optional_policy(`
> +	tunable_policy(`dhcpc_manage_samba',`
> +        	samba_manage_var_files(dhcpc_t)
> +		init_exec_script_files(dhcpc_t)
> +		init_get_system_status(dhcpc_t)
> +		samba_stop(dhcpc_t)
> +		samba_start(dhcpc_t)
> +		samba_reload(dhcpc_t)
> +		samba_status(dhcpc_t)
> +	')
> +')
> +

There is a preexisting optional below with samba_manage_config(dhcpc_t) in it. I 
moved that line into this tunable.

-- 
Chris PeBenito

      reply	other threads:[~2021-01-28 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27 17:20 [PATCH] misc network patches with Dominick's changes*2 Russell Coker
2021-01-28 16:33 ` 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=e8308ad1-d0ed-b178-f33a-6cedd3fd322d@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 read-only IMAP folder(s) and NNTP newsgroup(s).