doc: minor improvment of dev doc.
This commit is contained in:
parent
146bda8f45
commit
cc47d8d557
3 changed files with 4 additions and 8 deletions
|
|
@ -118,8 +118,7 @@ The `exec` directive is useful to allow executing transitions to a profile witho
|
|||
|
||||
**`[X]`**
|
||||
|
||||
: If `X` is set, the directive will conserve the `x` file rules regardless of the transition. Not enabled by default as it may conflict with the parent profile.
|
||||
|
||||
: If `X` is set, the directive will conserve the `x` file rules regardless of the transition. It is not enabled by default as it may conflict with the parent profile. Indeed, automatically adding `Px` and `ix` transition in a profile is a very effective way to have conflict between transitions as you can automatically add rule already present in the profile but with another transition (you would then get the AppArmor error: `profile has merged rule with conflicting x modifiers`).
|
||||
|
||||
**Example**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue