mirror of
https://github.com/drasko/codezero.git
synced 2026-02-26 16:53:14 +01:00
Fixed few more rules with capabilities
This commit is contained in:
@@ -461,6 +461,24 @@ when CONT%(cn)d_TCTRL_USE == n
|
|||||||
suppress CONT%(cn)d_TCTRL_TARGET_CURRENT_CONT
|
suppress CONT%(cn)d_TCTRL_TARGET_CURRENT_CONT
|
||||||
CONT%(cn)d_TCTRL_TARGET_CURRENT_PAGER_SPACE
|
CONT%(cn)d_TCTRL_TARGET_CURRENT_PAGER_SPACE
|
||||||
|
|
||||||
|
when CONT%(cn)d_IPC_TARGET_CURRENT_CONT or
|
||||||
|
CONT%(cn)d_IPC_TARGET_CURRENT_PAGER_SPACE
|
||||||
|
suppress CONT%(cn)d_IPC_TARGET
|
||||||
|
|
||||||
|
choicegroup CONT%(cn)d_IPC_TARGET_CURRENT_CONT
|
||||||
|
CONT%(cn)d_IPC_TARGET_ANOTHER_CONT
|
||||||
|
CONT%(cn)d_IPC_TARGET_CURRENT_PAGER_SPACE
|
||||||
|
CONT%(cn)d_IPC_TARGET_ANOTHER_PAGER
|
||||||
|
default CONT%(cn)d_IPC_TARGET_CURRENT_CONT from y
|
||||||
|
|
||||||
|
choicegroup CONT%(cn)d_EXREGS_TARGET_CURRENT_CONT
|
||||||
|
CONT%(cn)d_EXREGS_TARGET_CURRENT_PAGER_SPACE
|
||||||
|
default CONT%(cn)d_EXREGS_TARGET_CURRENT_CONT from y
|
||||||
|
|
||||||
|
choicegroup CONT%(cn)d_TCTRL_TARGET_CURRENT_CONT
|
||||||
|
CONT%(cn)d_TCTRL_TARGET_CURRENT_PAGER_SPACE
|
||||||
|
default CONT%(cn)d_TCTRL_TARGET_CURRENT_CONT from y
|
||||||
|
|
||||||
default CONT%(cn)d_TCTRL_USE from y
|
default CONT%(cn)d_TCTRL_USE from y
|
||||||
default CONT%(cn)d_EXREGS_USE from y
|
default CONT%(cn)d_EXREGS_USE from y
|
||||||
default CONT%(cn)d_IPC_USE from y
|
default CONT%(cn)d_IPC_USE from y
|
||||||
|
|||||||
Reference in New Issue
Block a user