From e831e4199efc1673301cc27955370cfc41e8de2a Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 11 Jan 2006 18:14:46 +0000 Subject: [PATCH] fix role --- refpolicy/policy/modules/apps/screen.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refpolicy/policy/modules/apps/screen.if b/refpolicy/policy/modules/apps/screen.if index ed2c7935..2fbac230 100644 --- a/refpolicy/policy/modules/apps/screen.if +++ b/refpolicy/policy/modules/apps/screen.if @@ -40,7 +40,7 @@ template(`screen_per_userdomain_template',` domain_type($1_screen_t) domain_entry_file($1_screen_t,screen_exec_t) domain_wide_inherit_fd($1_screen_t) - role $2 types $1_screen_t; + role $3 types $1_screen_t; type $1_screen_tmp_t; files_tmp_file($1_screen_tmp_t)