selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: pebenito@ieee.org (Chris PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 2/6] Fix /run/samba context generated by samba init script
Date: Thu, 12 Apr 2018 19:07:35 -0400	[thread overview]
Message-ID: <2e271db4-69d4-732a-8743-77829718e51f@ieee.org> (raw)
In-Reply-To: <20180412113806.2256-2-jason@perfinion.com>

On 04/12/2018 07:38 AM, Jason Zaman wrote:
> From: Scall <scall@prosemail.net>
> 
> ---
>   samba.te | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/samba.te b/samba.te
> index f6042e7..4357fe5 100644
> --- a/samba.te
> +++ b/samba.te
> @@ -114,7 +114,7 @@ init_daemon_domain(nmbd_t, nmbd_exec_t)
>   
>   type samba_var_run_t;
>   typealias samba_var_run_t alias { nmbd_var_run_t smbd_var_run_t };
> -files_pid_file(samba_var_run_t)
> +init_daemon_pid_file(samba_var_run_t, dir, "samba")
>   
>   type samba_etc_t;
>   files_config_file(samba_etc_t)

Merged.

-- 
Chris PeBenito

  reply	other threads:[~2018-04-12 23:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12 11:38 [refpolicy] [PATCH 1/6] ifplugd: Allow transition to init scripts Jason Zaman
2018-04-12 11:38 ` [refpolicy] [PATCH 2/6] Fix /run/samba context generated by samba init script Jason Zaman
2018-04-12 23:07   ` Chris PeBenito [this message]
2018-04-12 11:38 ` [refpolicy] [PATCH 3/6] gnome: add fcontext gconf_tmp_t for /run/user/%{USERID}/dconf Jason Zaman
2018-04-12 23:07   ` Chris PeBenito
2018-04-12 11:38 ` [refpolicy] [PATCH 4/6] mozilla: allow map usr, home, tmp files Jason Zaman
2018-04-12 23:08   ` Chris PeBenito
2018-04-12 11:38 ` [refpolicy] [PATCH 5/6] mta: Add msmtp fcontexts and allow ssl certs Jason Zaman
2018-04-12 23:08   ` Chris PeBenito
2018-04-12 11:38 ` [refpolicy] [PATCH 6/6] virt: Add netlink socket and filetrans Jason Zaman
2018-04-12 23:08   ` Chris PeBenito
2018-04-12 23:07 ` [refpolicy] [PATCH 1/6] ifplugd: Allow transition to init scripts Chris PeBenito

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=2e271db4-69d4-732a-8743-77829718e51f@ieee.org \
    --to=pebenito@ieee.org \
    --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 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).