Blame policy/modules/admin/apt.fc
|
Chris PeBenito |
0c54fc |
/usr/bin/apt-get -- gen_context(system_u:object_r:apt_exec_t,s0)
|
|
Chris PeBenito |
0c54fc |
# apt-shell is redhat specific
|
|
Chris PeBenito |
0c54fc |
/usr/bin/apt-shell -- gen_context(system_u:object_r:apt_exec_t,s0)
|
|
Chris PeBenito |
0c54fc |
# other package managers
|
|
Chris PeBenito |
0c54fc |
/usr/bin/aptitude -- gen_context(system_u:object_r:apt_exec_t,s0)
|
|
Chris PeBenito |
0c54fc |
/usr/sbin/synaptic -- gen_context(system_u:object_r:apt_exec_t,s0)
|
|
Chris PeBenito |
0c54fc |
|
|
Chris PeBenito |
0c54fc |
# package cache repository
|
|
Chris PeBenito |
0c54fc |
/var/cache/apt(/.*)? gen_context(system_u:object_r:apt_var_cache_t,s0)
|
|
Chris PeBenito |
0c54fc |
|
|
Chris PeBenito |
0c54fc |
# package list repository
|
|
Chris PeBenito |
0c54fc |
/var/lib/apt(/.*)? gen_context(system_u:object_r:apt_var_lib_t,s0)
|
|
Chris PeBenito |
0c54fc |
/var/lib/aptitude(/.*)? gen_context(system_u:object_r:apt_var_lib_t,s0)
|