--- postgrey.te.old 2005-04-18 12:11:10.000000000 +1000 +++ postgrey.te 2005-04-18 12:12:04.000000000 +1000 @@ -10,7 +10,7 @@ allow postgrey_t urandom_device_t:chr_file { getattr read }; # for perl -allow postgrey_t sbin_t:dir search; +allow postgrey_t { bin_t sbin_t }:dir { getattr search }; allow postgrey_t usr_t:{ file lnk_file } { getattr read }; dontaudit postgrey_t usr_t:file ioctl;