only for fexecve?
only for fexecve?
Posted Nov 27, 2024 21:25 UTC (Wed) by jkingweb (subscriber, #113039)In reply to: only for fexecve? by shironeko
Parent article: The kernel's command-line commotion
In short, systemd wants to use fexecve to cleanly avoid data races, but the lack of reliable comm data makes this impractical. The change in the kernel doesn't break anything, but systemd switching to fexecve even with this change would break things.