Re: [PATCH] puppet patch V2

Chris PeBenito <[email protected]> Wed, 16 Feb 2022 10:30:12 -0500
Newsgroups org.kernel.vger.selinux-refpolicy
Message-ID <[email protected]>
On 2/16/2022 08:08, Russell Coker wrote:
> On Wednesday, 16 February 2022 22:35:58 AEDT Chris PeBenito wrote:
>> Why are you adding bin_t as an entrypoint here and below?
> 
> That's for running a script via the interpreter instead of via a #!/usr/bin/
> whatever so you can't just label the script file.

I'm not sure I follow.  Are you saying this is for handling things like 
  "bash -c /some/script" and "python foo.py"?

-- 
Chris PeBenito