From: Petr Lautrbach <plautrba@redhat.com>
To: SElinux list <selinux@vger.kernel.org>,
James Carter <jwcart2@gmail.com>,
Dominick Grift <dominick.grift@defensec.nl>
Subject: Re: [PATCH] secilc: fixes cil_role_statements.md example
Date: Fri, 19 Feb 2021 16:19:00 +0100 [thread overview]
Message-ID: <87czwwozkr.fsf@redhat.com> (raw)
In-Reply-To: <CAP+JOzT1jbDYK=u8nyAG8X=_abxKwb7vqqF=gyDVKWLZqFh6xg@mail.gmail.com>
James Carter <jwcart2@gmail.com> writes:
> On Wed, Feb 17, 2021 at 2:42 AM Dominick Grift
> <dominick.grift@defensec.nl> wrote:
>>
>> Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
>
> Acked-by: James Carter <jwcart2@gmail.com>
Merged, thanks!
>> ---
>> secilc/docs/cil_role_statements.md | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/secilc/docs/cil_role_statements.md b/secilc/docs/cil_role_statements.md
>> index ee6a5868..2e1b4047 100644
>> --- a/secilc/docs/cil_role_statements.md
>> +++ b/secilc/docs/cil_role_statements.md
>> @@ -339,7 +339,7 @@ In this example the role `test` cannot have greater privileges than `unconfined.
>> ```secil
>> (role test)
>>
>> - (unconfined
>> + (block unconfined
>> (role role)
>> (rolebounds role .test)
>> )
>> --
>> 2.30.1
>>
prev parent reply other threads:[~2021-02-19 15:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-17 7:37 [PATCH] secilc: fixes cil_role_statements.md example Dominick Grift
2021-02-17 12:59 ` James Carter
2021-02-19 15:19 ` Petr Lautrbach [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87czwwozkr.fsf@redhat.com \
--to=plautrba@redhat.com \
--cc=dominick.grift@defensec.nl \
--cc=jwcart2@gmail.com \
--cc=selinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.