commit:     531cc19f2c22c9815bf466a3f338fba0b47c9fe6
Author:     Chris PeBenito <chpebeni <AT> linux <DOT> microsoft <DOT> com>
AuthorDate: Fri Oct 25 19:46:00 2019 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 13:13:11 2019 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=531cc19f

Add file and filesystem watch access vectors.

Signed-off-by: Chris PeBenito <chpebeni <AT> linux.microsoft.com>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 policy/flask/access_vectors | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/policy/flask/access_vectors b/policy/flask/access_vectors
index 30d3958d..da910318 100644
--- a/policy/flask/access_vectors
+++ b/policy/flask/access_vectors
@@ -31,6 +31,11 @@ common file
        open
        audit_access
        execmod
+       watch
+       watch_mount
+       watch_sb
+       watch_with_perm
+       watch_reads
 }
 
 
@@ -201,6 +206,7 @@ class filesystem
        associate
        quotamod
        quotaget
+       watch
 }
 
 class dir

Reply via email to