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)
|
|
Chris PeBenito |
e065ac |
|
|
Manoj Srivastava |
6a192f |
# aptitude lock
|
|
Manoj Srivastava |
6a192f |
/var/lock/aptitude gen_context(system_u:object_r:apt_lock_t,s0)
|
|
Manoj Srivastava |
6a192f |
# aptitude log
|
|
Manoj Srivastava |
6a192f |
/var/log/aptitude gen_context(system_u:object_r:apt_var_log_t,s0)
|
|
Manoj Srivastava |
6a192f |
|
|
Chris PeBenito |
e065ac |
# dpkg terminal log
|
|
Chris PeBenito |
e065ac |
/var/log/apt(/.*)? gen_context(system_u:object_r:apt_var_log_t,s0)
|