Skip to content

Commit

Permalink
Merge pull request #10339 from tchaikov/wip-16675
Browse files Browse the repository at this point in the history
selinux: allow read /proc/<pid>/cmdline

Reviewed-by: Boris Ranto <branto@redhat.com>
  • Loading branch information
tchaikov committed Jul 20, 2016
2 parents 0a44aaa + b05b41e commit 28819d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions selinux/ceph.te
Expand Up @@ -75,6 +75,8 @@ corecmd_exec_shell(ceph_t)

dev_read_urand(ceph_t)

domain_read_all_domains_state(ceph_t)

fs_getattr_all_fs(ceph_t)

auth_use_nsswitch(ceph_t)
Expand Down

0 comments on commit 28819d3

Please sign in to comment.