commit | 322b37a96ccad3ab18778ed254eec36e81eb9038 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Wed Jun 27 09:07:33 2012 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Jun 27 09:07:33 2012 -0400 |
tree | 60dc1cd664851dfd5356a53e90ec2ce8c14b0206 | |
parent | e4682a63ab87f79130b4f914b79be0867e0d669d [diff] |
Update system rule for qtaguid file.
diff --git a/system.te b/system.te index 7232af7..138badd 100644 --- a/system.te +++ b/system.te
@@ -74,8 +74,7 @@ allow system appdomain:{ file lnk_file } rw_file_perms; # Write to /proc/net/xt_qtaguid/ctrl. -# XXX Split /proc/net into its own type. -allow system proc:file write; +allow system qtaguid:file write; # Notify init of death. allow system init:process sigchld;