From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 2/5] Allow gconfd to be started by the session bus
Date: Tue, 15 Apr 2014 09:24:20 -0400 [thread overview]
Message-ID: <534D3304.6070108@tresys.com> (raw)
In-Reply-To: <1397237238-16784-2-git-send-email-bigon@debian.org>
On 04/11/2014 01:27 PM, Laurent Bigonville wrote:
> From: Laurent Bigonville <bigon@bigon.be>
>
> Allow gconfd to be started by the session bus and make it transition to
> its own domain.
>
> It also connects to the system bus to listen to signals from
> org.gnome.GConf.Defaults interface
> ---
> gnome.te | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/gnome.te b/gnome.te
> index 5e3c10b..a913899 100644
> --- a/gnome.te
> +++ b/gnome.te
> @@ -91,6 +91,12 @@ userdom_manage_user_tmp_dirs(gconfd_t)
> userdom_tmp_filetrans_user_tmp(gconfd_t, dir)
>
> optional_policy(`
> + dbus_all_session_domain(gconfd_t, gconfd_exec_t)
> +
> + dbus_system_bus_client(gconfd_t)
> +')
> +
> +optional_policy(`
> nscd_dontaudit_search_pid(gconfd_t)
> ')
Merged.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
next prev parent reply other threads:[~2014-04-15 13:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-11 17:27 [refpolicy] [PATCH 1/5] Fix dbus_all_session_domain(), session_bus_type is an attribute Laurent Bigonville
2014-04-11 17:27 ` [refpolicy] [PATCH 2/5] Allow gconfd to be started by the session bus Laurent Bigonville
2014-04-15 13:24 ` Christopher J. PeBenito [this message]
2014-04-11 17:27 ` [refpolicy] [PATCH 3/5] Fix the usage of dbus_spec_session_domain() interface Laurent Bigonville
2014-04-15 13:24 ` Christopher J. PeBenito
2014-04-11 17:27 ` [refpolicy] [PATCH 4/5] Properly label exim4 initscript under Debian Laurent Bigonville
2014-04-15 13:24 ` Christopher J. PeBenito
2014-04-11 17:27 ` [refpolicy] [PATCH 5/5] Add new gnome_spec_domtrans_all_gkeyringd() interface Laurent Bigonville
2014-04-15 13:25 ` Christopher J. PeBenito
2014-04-15 13:23 ` [refpolicy] [PATCH 1/5] Fix dbus_all_session_domain(), session_bus_type is an attribute Christopher J. 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=534D3304.6070108@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.