aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/readmac.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/readmac.te')
-rw-r--r--sepolicy/readmac.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/readmac.te b/sepolicy/readmac.te
index a124cfb..ea2391e 100644
--- a/sepolicy/readmac.te
+++ b/sepolicy/readmac.te
@@ -1,5 +1,5 @@
type readmac, domain;
-type readmac_exec, exec_type, file_type;
+type readmac_exec, exec_type, vendor_file_type, file_type;
# Allow for transition from init domain to readmac
init_daemon_domain(readmac)