From: Petr Lautrbach <plautrba@redhat.com>
To: Dominick Grift <dominick.grift@defensec.nl>, selinux@vger.kernel.org
Cc: Dominick Grift <dominick.grift@defensec.nl>
Subject: Re: [PATCH] secilc/docs: fixes filecon example
Date: Tue, 31 Oct 2023 19:22:28 +0100 [thread overview]
Message-ID: <87il6mhct7.fsf@redhat.com> (raw)
In-Reply-To: <20230818181905.560882-1-dominick.grift@defensec.nl>
Dominick Grift <dominick.grift@defensec.nl> writes:
> Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
Acked-by: Petr Lautrbach <lautrbach@redhat.com>
> ---
> secilc/docs/cil_file_labeling_statements.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/secilc/docs/cil_file_labeling_statements.md b/secilc/docs/cil_file_labeling_statements.md
> index 73f73885..9e4e877d 100644
> --- a/secilc/docs/cil_file_labeling_statements.md
> +++ b/secilc/docs/cil_file_labeling_statements.md
> @@ -97,7 +97,7 @@ These examples use one named, one anonymous and one empty context definition:
> (context runas_exec_context (u object_r exec low_low))
>
> (filecon "/system/bin/run-as" file runas_exec_context)
> - (filecon "/dev/socket/wpa_wlan[0-9]" any u:object_r:wpa.socket:s0-s0)
> + (filecon "/dev/socket/wpa_wlan[0-9]" any (u object_r wpa.socket ((s0)(s0))))
> (filecon "/data/local/mine" dir ())
> ```
>
> --
> 2.40.1
next prev parent reply other threads:[~2023-10-31 18:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-18 18:19 [PATCH] secilc/docs: fixes filecon example Dominick Grift
2023-10-31 18:22 ` Petr Lautrbach [this message]
2023-11-07 21:40 ` James Carter
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=87il6mhct7.fsf@redhat.com \
--to=plautrba@redhat.com \
--cc=dominick.grift@defensec.nl \
--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.