fix role
This commit is contained in:
parent
c8ba683007
commit
e831e4199e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user