commit | b16650153d2d3dc11a119552dbe949aa536d1913 | [log] [tgz] |
---|---|---|
author | Zvikomborero VIncent Zvikaramba <zvikovincent@gmail.com> | Sun Jul 24 00:51:52 2016 -0400 |
committer | Zvikomborero VIncent Zvikaramba <zvikovincent@gmail.com> | Sun Jul 24 00:51:52 2016 -0400 |
tree | 25a4a99dab9a6de5f49bc546c180ad1c33caeb71 | |
parent | cce297826233c7b933fa43dd3887f2b15ba0a892 [diff] [blame] |
Created new files for the respective sepolicies that were in misc.te
diff --git a/sepolicy/time_daemon.te b/sepolicy/time_daemon.te new file mode 100644 index 0000000..b6586f4 --- /dev/null +++ b/sepolicy/time_daemon.te
@@ -0,0 +1,3 @@ +#============= time_daemon ============== +allow time_daemon time_data_file:dir remove_name; +allow time_daemon time_data_file:file getattr;