All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 2/7] java: error messages terminal printout
@ 2017-04-29 18:17 Guido Trentalancia
  0 siblings, 0 replies; only message in thread
From: Guido Trentalancia @ 2017-04-29 18:17 UTC (permalink / raw)
  To: refpolicy

Minor fixes for the java module (print error messages to the terminal).

Signed-off-by: Guido Trentalancia <guido@trentalancia.net>
---
 policy/modules/contrib/java.te |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--- a/policy/modules/contrib/java.te	2017-04-20 01:04:05.186437183 +0200
+++ b/policy/modules/contrib/java.te	2017-04-21 23:31:01.820601526 +0200
@@ -134,10 +149,12 @@ auth_use_nsswitch(java_t)
 
 corecmd_search_bin(java_t)
 
+dev_read_sysfs(java_t)
+
 locallogin_use_fds(java_t)
 
 userdom_read_user_tmp_files(java_t)
-userdom_use_user_ttys(java_t)
+userdom_use_user_terminals(java_t)
 
 optional_policy(`
 	xserver_user_x_domain_template(java, java_t, java_tmpfs_t)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-29 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-29 18:17 [refpolicy] [PATCH 2/7] java: error messages terminal printout Guido Trentalancia

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.