8 ms·
> A sane person would have made it a Daemon that processes talk to surely? > Really it should probably be part of SystemD https://github.com/systemd/systemd/p
by NekkoDroid 2mo ago
> A sane person would have made it a Daemon that processes talk to surely?
> Really it should probably be part of SystemD
https://github.com/systemd/systemd/pull/39855 https://github.com/systemd/systemd/pull/39855
- quotemstr 2mo agoIt's confusing how they want a custom protocol that seems to be converging from JSON-RPC, just spelled differently. They should just use JSON-RPC. In any case, it'd essential to retain PAM's customization ability even if the bulk of the work is moved out-of-process.