Displaying 1 result from an estimated 1 matches for "sd_sourc".
Did you mean:
sd_sources
2010 Oct 20
1
add basic systemd support to dovecot
Hi all,
In the last days, I've been trying to add support for systemd[1]
socket activation to dovecot. The basic idea is that systemd takes
care of opening the sockets needed by dovecot to communicate with
external processes, and when a connection happens on one of these
sockets, systemd spawns dovecot, and then dovecot uses these sockets
instead of creating its own sockets. The main reason