Relationship with kernel
Relationship with kernel
Posted Nov 5, 2025 17:49 UTC (Wed) by SLi (subscriber, #53131)Parent article: A security model for systemd
Now it has a bit of a feeling of waterfall development with agreed responsibilities and "you stay there, I stay here".
I'm not even saying this is bad. It's actually very good that the userspace/kernel API gets defined well and narrowly. Rather, do you see this as a hindrance?
Posted Nov 5, 2025 18:17 UTC (Wed)
by bluca (subscriber, #118303)
[Link]
So as always it's nuanced, and there's a bit of both at play.
Relationship with kernel
However, there are tons of _existing_ interfaces/systems/whatnot that can't really change, as it would be a massive compat break to do so, and an humongous task on top of that, so it is true that we are resigned to e.g. file caps being what they are.
Adding new things is much much easier than changing existing, entrenched subsystems.
