[selinux-policy: 1081/3172] fix

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:38:17 UTC 2010


commit 7c101175db7ed80e339ce71240f2e0c94da64d73
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Jan 11 19:29:54 2006 +0000

    fix

 refpolicy/policy/modules/apps/screen.if |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/policy/modules/apps/screen.if b/refpolicy/policy/modules/apps/screen.if
index 2fbac23..6489173 100644
--- a/refpolicy/policy/modules/apps/screen.if
+++ b/refpolicy/policy/modules/apps/screen.if
@@ -137,7 +137,7 @@ template(`screen_per_userdomain_template',`
 	fs_search_auto_mountpoints($1_screen_t)
 	fs_getattr_xattr_fs($1_screen_t)
 
-	auth_dontaudit_getattr_shadow($1_screen_t)
+	auth_dontaudit_read_shadow($1_screen_t)
 	auth_dontaudit_exec_utempter($1_screen_t)
 
 	# Write to utmp.


More information about the scm-commits mailing list