summaryrefslogtreecommitdiff
path: root/non_plat/nvram_daemon.te
diff options
context:
space:
mode:
Diffstat (limited to 'non_plat/nvram_daemon.te')
-rw-r--r--non_plat/nvram_daemon.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/non_plat/nvram_daemon.te b/non_plat/nvram_daemon.te
index e8c108e..a7128c4 100644
--- a/non_plat/nvram_daemon.te
+++ b/non_plat/nvram_daemon.te
@@ -84,3 +84,5 @@ allow nvram_daemon self:capability { fowner chown fsetid };
allow nvram_daemon sysfs_boot_mode:file r_file_perms;
+# Allow ReadDefaultFstab().
+read_fstab(nvram_daemon)