Adding to policy.

This commit is contained in:
Chance Callahan 2022-10-06 11:59:02 -04:00
parent 22c4d038df
commit 2981c0a5e0

View File

@ -27,6 +27,5 @@ miscfiles_read_localization(wings_t)
require {
type wings_exec_t;
type bin_t;
class file execmod;
class file { execmod map };
}