diff --git a/refpolicy/policy/modules/system/hostname.te b/refpolicy/policy/modules/system/hostname.te index 957103ba..dd3ebe22 100644 --- a/refpolicy/policy/modules/system/hostname.te +++ b/refpolicy/policy/modules/system/hostname.te @@ -36,6 +36,7 @@ filesystem_get_persistent_filesystem_attributes(hostname_t) terminal_ignore_use_console(hostname_t) terminal_use_all_users_physical_terminals(hostname_t) +terminal_use_all_users_pseudoterminals(hostname_t) init_use_file_descriptors(hostname_t) init_script_use_pseudoterminal(hostname_t)