forked from pool/selinux-policy
3de9778fbc
Policy is in better state now and should be fine for people with basic SELinux knowledge OBS-URL: https://build.opensuse.org/request/show/832021 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/selinux-policy?expand=0&rev=1
14 lines
632 B
Diff
14 lines
632 B
Diff
Index: fedora-policy/policy/modules/contrib/colord.fc
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/contrib/colord.fc
|
|
+++ fedora-policy/policy/modules/contrib/colord.fc
|
|
@@ -6,6 +6,8 @@
|
|
|
|
/usr/libexec/colord -- gen_context(system_u:object_r:colord_exec_t,s0)
|
|
/usr/libexec/colord-sane -- gen_context(system_u:object_r:colord_exec_t,s0)
|
|
+/usr/lib/colord -- gen_context(system_u:object_r:colord_exec_t,s0)
|
|
+/usr/lib/colord-sane -- gen_context(system_u:object_r:colord_exec_t,s0)
|
|
|
|
/usr/lib/systemd/system/colord.* -- gen_context(system_u:object_r:colord_unit_file_t,s0)
|
|
|