From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D641AC433F5 for ; Wed, 16 Feb 2022 13:09:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232433AbiBPNJQ (ORCPT ); Wed, 16 Feb 2022 08:09:16 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:34202 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232267AbiBPNJQ (ORCPT ); Wed, 16 Feb 2022 08:09:16 -0500 Received: from smtp.sws.net.au (smtp.sws.net.au [IPv6:2a01:4f8:201:1e6::dada:cafe]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3876E19DE8D for ; Wed, 16 Feb 2022 05:09:04 -0800 (PST) Received: from xev.coker.com.au (localhost [127.0.0.1]) by smtp.sws.net.au (Postfix) with ESMTP id 94075EB0C; Thu, 17 Feb 2022 00:09:01 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coker.com.au; s=2008; t=1645016941; bh=GMiWPdwBCwn/351AeT/Axg/JPERparJmqxzZfPpr5KM=; l=350; h=From:To:Reply-To:Subject:Date:In-Reply-To:References:From; b=swCO4OtBIbsB7ggTkNytZPyKoS3fKHteyW4cnTypheq9Q4Mkz+QYYiA7COuj8fE4C Ehg4CYD2S4IAGhLRr3phIvipNzp4nlpHHwpbrKpx9gqcl3cF7QBFUCJp10+AqG0v9h 61yOjJwKaoppHomocC9C8+/MO84ZkV8jV8U1O+NQ= Received: by xev.coker.com.au (Postfix, from userid 1001) id 2B9A31730F20; Thu, 17 Feb 2022 00:08:57 +1100 (AEDT) From: Russell Coker To: selinux-refpolicy@vger.kernel.org, Chris PeBenito Reply-To: russell@coker.com.au Subject: Re: [PATCH] puppet patch V2 Date: Thu, 17 Feb 2022 00:08:57 +1100 Message-ID: <3072740.2nxLzSqVoC@xev> In-Reply-To: <53ce3b34-2c22-c485-cca4-2cff2ffc942b@ieee.org> References: <53ce3b34-2c22-c485-cca4-2cff2ffc942b@ieee.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org 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. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/