Skip to content
Snippets Groups Projects
Commit 322b37a9 authored by Stephen Smalley's avatar Stephen Smalley
Browse files

Update system rule for qtaguid file.

parent e4682a63
No related branches found
No related tags found
No related merge requests found
......@@ -74,8 +74,7 @@ allow system appdomain:dir r_dir_perms;
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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment