All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH][v2] xserver: associate xconsole_device_t (/dev/xconsole) to device_t (devtmpfs)
@ 2013-09-27 16:31 Dominick Grift
  2013-09-27 18:45 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Dominick Grift @ 2013-09-27 16:31 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 ed7b840..d927095 100644
--- a/policy/modules/services/xserver.te
+++ b/policy/modules/services/xserver.te
@@ -151,6 +151,7 @@
 # this is not actually a device, its a pipe
 type xconsole_device_t;
 files_type(xconsole_device_t)
+dev_associate(xconsole_device_t)
 fs_associate_tmpfs(xconsole_device_t)
 files_associate_tmp(xconsole_device_t)
 

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

* [refpolicy] [PATCH][v2] xserver: associate xconsole_device_t (/dev/xconsole) to device_t (devtmpfs)
  2013-09-27 16:31 [refpolicy] [PATCH][v2] xserver: associate xconsole_device_t (/dev/xconsole) to device_t (devtmpfs) Dominick Grift
@ 2013-09-27 18:45 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2013-09-27 18:45 UTC (permalink / raw)
  To: refpolicy

On Fri 27 Sep 2013 12:31:26 PM 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 ed7b840..d927095 100644
> --- a/policy/modules/services/xserver.te
> +++ b/policy/modules/services/xserver.te
> @@ -151,6 +151,7 @@
>  # this is not actually a device, its a pipe
>  type xconsole_device_t;
>  files_type(xconsole_device_t)
> +dev_associate(xconsole_device_t)
>  fs_associate_tmpfs(xconsole_device_t)
>  files_associate_tmp(xconsole_device_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-27 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 16:31 [refpolicy] [PATCH][v2] xserver: associate xconsole_device_t (/dev/xconsole) to device_t (devtmpfs) Dominick Grift
2013-09-27 18:45 ` 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.