Zvikomborero VIncent Zvikaramba | ac09c7b | 2016-07-26 01:48:08 -0400 | [diff] [blame] | 1 | #============= init ============== |
| 2 | allow init diag_exec:file execute_no_trans; |
| 3 | allow init self:process execmem; |
Zvikomborero VIncent Zvikaramba | aea4356 | 2016-08-10 12:56:56 -0400 | [diff] [blame] | 4 | allow init vfat:dir search; |
Zvikomborero VIncent Zvikaramba | ce77c38 | 2016-08-21 04:37:28 -0400 | [diff] [blame^] | 5 | #new# |
| 6 | allow init at_distributor:process { siginh transition rlimitinh }; |
| 7 | allow init at_distributor_exec:file { read getattr open execute }; |
| 8 | allow init connfwexe:process { siginh transition rlimitinh }; |
| 9 | allow init connfwexe_exec:file { read getattr open execute }; |
| 10 | allow init cs:process { siginh transition rlimitinh }; |
| 11 | allow init cs_exec:file { read getattr open execute }; |
| 12 | allow init ddexe:process { siginh transition rlimitinh }; |
| 13 | allow init ddexe_exec:file { read getattr open execute }; |
| 14 | allow init ftm_ptt:process { siginh transition rlimitinh }; |
| 15 | allow init ftm_ptt_exec:file { read getattr open execute }; |
| 16 | allow init qmiproxy:process { siginh transition rlimitinh }; |
| 17 | allow init qmiproxy_exec:file { read getattr open execute }; |
| 18 | allow init rild:process { siginh transition rlimitinh }; |
| 19 | allow init smdexe:process { siginh transition rlimitinh }; |
| 20 | allow init smdexe_exec:file { read getattr open execute }; |
| 21 | allow init ss_conn_daemon:process { siginh transition rlimitinh }; |
| 22 | allow init ss_conn_daemon_exec:file { read getattr open execute }; |
| 23 | allow init tee:process { siginh transition rlimitinh }; |