summaryrefslogtreecommitdiff
path: root/src/subj
diff options
context:
space:
mode:
Diffstat (limited to 'src/subj')
-rw-r--r--src/subj/common.cil2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subj/common.cil b/src/subj/common.cil
index 838ea60..3530e9d 100644
--- a/src/subj/common.cil
+++ b/src/subj/common.cil
@@ -30,7 +30,7 @@
(allow typeattr self list_dir)
(allow typeattr self read_lnk_file)
(allow typeattr self readwrite_fifo_file)
- (allow typeattr self readwrite_file)
+ (allow typeattr self read_file)
;; procfs
(call .proc.read_fs_lnk_files (typeattr))