commit: 5cfc4edfbba3ddfa0f748596ce6dfee08f091d7b Author: David Sugar <dsugar <AT> tresys <DOT> com> AuthorDate: Fri Nov 17 14:48:11 2017 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Tue Dec 12 07:07:30 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=5cfc4edf
Label /usr/bin/mutter Label /usr/bin/mutter as wm_exec_t policy/modules/contrib/wm.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/wm.fc b/policy/modules/contrib/wm.fc index 304ae09d..05129fea 100644 --- a/policy/modules/contrib/wm.fc +++ b/policy/modules/contrib/wm.fc @@ -1,4 +1,5 @@ /usr/bin/gnome-shell -- gen_context(system_u:object_r:wm_exec_t,s0) /usr/bin/openbox -- gen_context(system_u:object_r:wm_exec_t,s0) /usr/bin/metacity -- gen_context(system_u:object_r:wm_exec_t,s0) +/usr/bin/mutter -- gen_context(system_u:object_r:wm_exec_t,s0) /usr/bin/twm -- gen_context(system_u:object_r:wm_exec_t,s0)
