From bf39cdb8079b769d7b43d267b5377405edddc867 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 28 Feb 2007 15:30:38 +0000 Subject: [PATCH] Patch for additional games file contexts from Dan Walsh. --- Changelog | 1 + policy/modules/apps/games.fc | 4 ++++ policy/modules/apps/games.te | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 5d40a43f..93d7b9b3 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,4 @@ +- Patch for additional games file contexts from Dan Walsh. - Add support for libselinux 2.0.5 init_selinuxmnt() changes. - Patch for misc fixes to bluetooth from Dan Walsh. - Patch for misc fixes to kerberos from Dan Walsh. diff --git a/policy/modules/apps/games.fc b/policy/modules/apps/games.fc index e35e2b52..d2420509 100644 --- a/policy/modules/apps/games.fc +++ b/policy/modules/apps/games.fc @@ -1,6 +1,10 @@ # # /usr # +/usr/games/powermanga -- gen_context(system_u:object_r:games_exec_t,s0) +/usr/games/nethack-3.4.3/nethack -- gen_context(system_u:object_r:games_exec_t,s0) +/usr/games/vulturesclaw/vulturesclaw -- gen_context(system_u:object_r:games_exec_t,s0) + /usr/lib/games(/.*)? gen_context(system_u:object_r:games_exec_t,s0) # diff --git a/policy/modules/apps/games.te b/policy/modules/apps/games.te index a090d131..d3b63bc1 100644 --- a/policy/modules/apps/games.te +++ b/policy/modules/apps/games.te @@ -1,5 +1,5 @@ -policy_module(games,1.1.1) +policy_module(games,1.1.2) ######################################## #