mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-21 02:27:23 +00:00
apt, rpm: Remove and move lines to fix fc conflicts.
This commit is contained in:
parent
39881a0e14
commit
6f12a29ecc
@ -2,11 +2,11 @@
|
||||
|
||||
/usr/bin/apt -- gen_context(system_u:object_r:apt_exec_t,s0)
|
||||
/usr/bin/apt-get -- gen_context(system_u:object_r:apt_exec_t,s0)
|
||||
/usr/bin/apt-shell -- gen_context(system_u:object_r:apt_exec_t,s0)
|
||||
/usr/bin/aptitude -- gen_context(system_u:object_r:apt_exec_t,s0)
|
||||
/usr/sbin/update-apt-xapian-index -- gen_context(system_u:object_r:apt_exec_t,s0)
|
||||
|
||||
ifndef(`distro_redhat',`
|
||||
/usr/bin/apt-shell -- gen_context(system_u:object_r:apt_exec_t,s0)
|
||||
/usr/sbin/synaptic -- gen_context(system_u:object_r:apt_exec_t,s0)
|
||||
/usr/lib/packagekit/packagekitd -- gen_context(system_u:object_r:apt_exec_t,s0)
|
||||
/var/cache/PackageKit(/.*)? gen_context(system_u:object_r:apt_var_cache_t,s0)
|
||||
|
@ -38,9 +38,6 @@
|
||||
/usr/sbin/packagekitd -- gen_context(system_u:object_r:rpm_exec_t,s0)
|
||||
|
||||
ifdef(`distro_redhat',`
|
||||
/usr/bin/apt-get -- gen_context(system_u:object_r:rpm_exec_t,s0)
|
||||
/usr/bin/apt-shell -- gen_context(system_u:object_r:rpm_exec_t,s0)
|
||||
/usr/bin/aptitude -- gen_context(system_u:object_r:rpm_exec_t,s0)
|
||||
/usr/sbin/synaptic -- gen_context(system_u:object_r:rpm_exec_t,s0)
|
||||
/var/cache/PackageKit(/.*)? gen_context(system_u:object_r:rpm_var_cache_t,s0)
|
||||
/var/lib/PackageKit(/.*)? gen_context(system_u:object_r:rpm_var_lib_t,s0)
|
||||
|
Loading…
Reference in New Issue
Block a user