--- /usr/src/se/policy/macros/program/screen_macros.te 2004-12-13 09:55:31.000000000 +1100 +++ macros/program/screen_macros.te 2004-12-31 10:34:39.000000000 +1100 @@ -87,6 +87,7 @@ # get stats allow $1_screen_t proc_t:dir search; +allow $1_screen_t proc_t:file { getattr read }; allow $1_screen_t proc_t:lnk_file read; allow $1_screen_t etc_t:{ file lnk_file } { read getattr }; allow $1_screen_t self:dir { search read };