aboutsummaryrefslogtreecommitdiff
path: root/init.te
diff options
context:
space:
mode:
Diffstat (limited to 'init.te')
-rw-r--r--init.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.te b/init.te
index 7346d9a..1baeeee 100644
--- a/init.te
+++ b/init.te
@@ -266,6 +266,7 @@ allow init metadata_block_device:blk_file rw_file_perms;
# by dm-verity detecting corrupted blocks
allow init pstorefs:dir search;
allow init pstorefs:file r_file_perms;
+allow init kernel:system syslog_read;
# linux keyring configuration
allow init init:key { write search setattr };