From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zbigniew =?utf-8?Q?J=C4=99drzejewski-Szmek?= Date: Fri, 11 Dec 2020 11:36:29 +0000 Subject: Re: Creating executable device nodes in /dev? Message-Id: <20201211113629.GF7348@in.waw.pl> List-Id: References: <308AE66A-F401-4D2D-9D53-17E11EAF68E3@amacapital.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ben Hutchings Cc: Andy Lutomirski , Topi Miettinen , Jarkko Sakkinen , Andy Lutomirski , linux-hotplug@vger.kernel.org, systemd Mailing List , Jarkko Sakkinen , Jethro Beekman , Casey Schaufler , linux-sgx@vger.kernel.org, "Svahn, Kai" , "Schlobohm, Bruce" , Stephen Smalley , Haitao Huang On Wed, Dec 09, 2020 at 10:58:59PM +0100, Ben Hutchings wrote: > I'm convinced. I've committed a change to initramfs-tools that removes > the noexec mount option again. Systemd counterpart: https://github.com/systemd/systemd/pull/17940. Zbyszek