Re: Creating executable device nodes in /dev?
Zbigniew Jędrzejewski-Szmek <[email protected]> Fri, 11 Dec 2020 11:36:29 +0000
| Newsgroups | org.kernel.vger.linux-hotplug,org.kernel.vger.linux-sgx |
|---|---|
| Message-ID | <[email protected]> |
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