Blame policy/modules/apps/podsleuth.te
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
17ec8c |
policy_module(podsleuth, 1.1.0)
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
########################################
|
|
Chris PeBenito |
131634 |
#
|
|
Chris PeBenito |
131634 |
# Declarations
|
|
Chris PeBenito |
131634 |
#
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
type podsleuth_t;
|
|
Chris PeBenito |
131634 |
type podsleuth_exec_t;
|
|
Chris PeBenito |
131634 |
application_domain(podsleuth_t, podsleuth_exec_t)
|
|
Chris PeBenito |
131634 |
role system_r types podsleuth_t;
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
########################################
|
|
Chris PeBenito |
131634 |
#
|
|
Chris PeBenito |
131634 |
# podsleuth local policy
|
|
Chris PeBenito |
131634 |
#
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
allow podsleuth_t self:process { signal getsched execheap execmem };
|
|
Chris PeBenito |
131634 |
allow podsleuth_t self:fifo_file rw_file_perms;
|
|
Chris PeBenito |
131634 |
allow podsleuth_t self:unix_stream_socket create_stream_socket_perms;
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
kernel_read_system_state(podsleuth_t)
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
dev_read_urand(podsleuth_t)
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
files_read_etc_files(podsleuth_t)
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
miscfiles_read_localization(podsleuth_t)
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
296273 |
dbus_system_bus_client(podsleuth_t)
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
mono_exec(podsleuth_t)
|
|
Chris PeBenito |
131634 |
|
|
Chris PeBenito |
131634 |
hal_dbus_chat(podsleuth_t)
|