secilc: fixes cil_role_statements.md example
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl> Acked-by: James Carter <jwcart2@gmail.com>
This commit is contained in:
parent
398d2ceef9
commit
49ff851c98
|
@ -339,7 +339,7 @@ In this example the role `test` cannot have greater privileges than `unconfined.
|
||||||
```secil
|
```secil
|
||||||
(role test)
|
(role test)
|
||||||
|
|
||||||
(unconfined
|
(block unconfined
|
||||||
(role role)
|
(role role)
|
||||||
(rolebounds role .test)
|
(rolebounds role .test)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue