Post #1103733
2026-04-09 16:13 UTC
@mia @ska
i mean systemd wouldn't even need that if they just passed a pre-opened socket (assuming they *do* want the two way communication and fd-passing features)
socketpair and keep it open, done, authentication by environmental capability
the design choice of not doing that, and instead going with a socket path, was theirs, and theirs alone (NOTIFY_SOCKET is usually /run/systemd/notify, honestly i'm at least thankful they didn't hardcode that path on their spec)
Replies (0)
No replies.