Skip to content

Commit

Permalink
removed boinc dev_getattr_*_dev
Browse files Browse the repository at this point in the history
boinc no longer needs permissions to run stat command on /dev/input/*
BOINC/boinc#2463

Note: the affected boinc code never worked
BOINC/boinc#1187
BOINC/boinc#2335

Upstream pull request
OwlCyberDefense/refpolicy-contrib#68

Signed-off-by: Germano Massullo <[email protected]>
  • Loading branch information
Germano0 authored and wrabcak committed Apr 15, 2018
1 parent 23049df commit 1ba3b07
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions boinc.te
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,6 @@ kernel_read_network_state(boinc_project_t)

corenet_tcp_connect_boinc_port(boinc_project_t)

dev_getattr_input_dev(boinc_t)
dev_getattr_mouse_dev(boinc_t)

files_dontaudit_search_home(boinc_project_t)

term_getattr_ptmx(boinc_t)
Expand Down

0 comments on commit 1ba3b07

Please sign in to comment.