Patch for additional games file contexts from Dan Walsh.
This commit is contained in:
parent
86d754eed6
commit
bf39cdb807
@ -1,3 +1,4 @@
|
|||||||
|
- Patch for additional games file contexts from Dan Walsh.
|
||||||
- Add support for libselinux 2.0.5 init_selinuxmnt() changes.
|
- Add support for libselinux 2.0.5 init_selinuxmnt() changes.
|
||||||
- Patch for misc fixes to bluetooth from Dan Walsh.
|
- Patch for misc fixes to bluetooth from Dan Walsh.
|
||||||
- Patch for misc fixes to kerberos from Dan Walsh.
|
- Patch for misc fixes to kerberos from Dan Walsh.
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
#
|
#
|
||||||
# /usr
|
# /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)
|
/usr/lib/games(/.*)? gen_context(system_u:object_r:games_exec_t,s0)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(games,1.1.1)
|
policy_module(games,1.1.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user