Re: Creating executable device nodes in /dev?
Zbigniew Jędrzejewski-Szmek <[email protected]> Fri, 11 Dec 2020 11:36:29 +0000
| Newsgroups | gmane.comp.sysutils.systemd.devel,gmane.linux.hotplug.devel |
|---|---|
| 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