On Fri, Nov 30, 2012 at 3:59 AM, Colin Guthrie <gm...@colin.guthr.ie> wrote:
> It won't give you all the features above it should mean that no connections 
> are lost in that window.

I don't think socket activation will do that. If systemd has spawned a
process for each connection, those will get shut down. If the service
handles its own accept() for connections, systemd won't know about
those connection file descriptors or handle their persistence across a
daemon restart.

--
David Strauss
   | da...@davidstrauss.net
   | +1 512 577 5827 [mobile]
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to