--- /usr/src/se/policy/macros/global_macros.te 2004-08-24 16:01:30.000000000 +1000 +++ macros/global_macros.te 2004-08-25 02:52:43.000000000 +1000 @@ -292,6 +292,9 @@ ifdef(`automount.te', ` allow $1_t autofs_t:dir { search getattr }; ')dnl end if automount.te +ifdef(`targeted_policy', ` +dontaudit $1_t devpts_t:chr_file { read write }; +')dnl end if targeted_policy ')dnl end macro daemon_core_rules