You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Systemd can create sockets (TCP, unix domain and more) for services, see https://www.freedesktop.org/software/systemd/man/systemd.socket.html
Could this be supported?
The socket doesn't disappear when the service is restarted (connections get queued) and it also helps with dependencies between services.
The text was updated successfully, but these errors were encountered:
Subsystem
Server
Systemd can create sockets (TCP, unix domain and more) for services, see https://www.freedesktop.org/software/systemd/man/systemd.socket.html
Could this be supported?
The socket doesn't disappear when the service is restarted (connections get queued) and it also helps with dependencies between services.
The text was updated successfully, but these errors were encountered: