From e831e4199efc1673301cc27955370cfc41e8de2a Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Jan 11 2006 18:14:46 +0000 Subject: fix role --- diff --git a/refpolicy/policy/modules/apps/screen.if b/refpolicy/policy/modules/apps/screen.if index ed2c793..2fbac23 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)