Support for systemd socket activation #2597
Unanswered
randomstuff
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be useful to have support for system socket-activation (
LISTEN_PID
)? This is already somewhat supported by using--fd 3
. However, proper support for socket activation would allow passing more than one socket (eg. listening to a TCP socket, a UDS socket and a VSOCK socket at the same time).Beta Was this translation helpful? Give feedback.
All reactions