summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/time_daemon.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/time_daemon.te b/common/time_daemon.te
index 89e74eb1..7598ab83 100644
--- a/common/time_daemon.te
+++ b/common/time_daemon.te
@@ -19,4 +19,6 @@ allow time_daemon self:capability { setuid setgid sys_time };
allow time_daemon persist_time_file:file create_file_perms;
allow time_daemon persist_time_file:dir w_dir_perms;
+allow time_daemon persist_file:dir search;
+
r_dir_file(time_daemon, sysfs_esoc);