All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] xdm: is a system bus client and acquires service on the system bus xdm: dbus chat with accounts-daemon
@ 2013-09-26 13:35 Dominick Grift
  2013-09-26 14:52 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Dominick Grift @ 2013-09-26 13:35 UTC (permalink / raw)
  To: refpolicy


Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te
index 4f6d693..61a8f97 100644
--- a/policy/modules/services/xserver.te
+++ b/policy/modules/services/xserver.te
@@ -514,6 +514,15 @@
 ')
 
 optional_policy(`
+	dbus_system_bus_client(xdm_t)
+	dbus_connect_system_bus(xdm_t)
+
+	optional_policy(`
+		accountsd_dbus_chat(xdm_t)
+	')
+')
+
+optional_policy(`
 	# Talk to the console mouse server.
 	gpm_stream_connect(xdm_t)
 	gpm_setattr_gpmctl(xdm_t)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [refpolicy] [PATCH] xdm: is a system bus client and acquires service on the system bus xdm: dbus chat with accounts-daemon
  2013-09-26 13:35 [refpolicy] [PATCH] xdm: is a system bus client and acquires service on the system bus xdm: dbus chat with accounts-daemon Dominick Grift
@ 2013-09-26 14:52 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2013-09-26 14:52 UTC (permalink / raw)
  To: refpolicy

On Thu 26 Sep 2013 09:35:49 AM EDT, Dominick Grift wrote:
>
> Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
> diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te
> index 4f6d693..61a8f97 100644
> --- a/policy/modules/services/xserver.te
> +++ b/policy/modules/services/xserver.te
> @@ -514,6 +514,15 @@
>  ')
>
>  optional_policy(`
> +	dbus_system_bus_client(xdm_t)
> +	dbus_connect_system_bus(xdm_t)
> +
> +	optional_policy(`
> +		accountsd_dbus_chat(xdm_t)
> +	')
> +')
> +
> +optional_policy(`
>  	# Talk to the console mouse server.
>  	gpm_stream_connect(xdm_t)
>  	gpm_setattr_gpmctl(xdm_t)

Merged.

--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-26 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 13:35 [refpolicy] [PATCH] xdm: is a system bus client and acquires service on the system bus xdm: dbus chat with accounts-daemon Dominick Grift
2013-09-26 14:52 ` Christopher J. PeBenito

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.