aboutsummaryrefslogtreecommitdiffstats
path: root/keystore.te
diff options
context:
space:
mode:
Diffstat (limited to 'keystore.te')
-rw-r--r--keystore.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/keystore.te b/keystore.te
index 6c4d610..20e7222 100644
--- a/keystore.te
+++ b/keystore.te
@@ -6,3 +6,4 @@ init_daemon_domain(keystore)
allow keystore keystore_data_file:dir create_dir_perms;
allow keystore keystore_data_file:notdevfile_class_set create_file_perms;
allow keystore keystore_exec:file { getattr };
+allow keystore tee_device:chr_file rw_file_perms;