Closed cgzones closed 7 years ago
Ok, but if you are going to deprecate interfaces, you have to fix all uses of it too (see travis-ci output)
updated and adjusted with https://github.com/TresysTechnology/refpolicy-contrib/pull/50
is it ok to search usr_t
or should /usr
become a different type like usr_dir_t
and world searchable like root_t
?
Generally it's ok to include searches for parent directories. No need for a new usr type.
not quite, i added some rules to
corecmd_search_bin
, which are needed, when /bin is a symlink to /usr/bin