Re: [RFC 2] systemd socket activation support

2015-04-02 Thread Eric Sunshine
On Thu, Apr 2, 2015 at 12:15 PM, Shawn Landden sh...@churchofgit.com wrote: [RFC 2] systemd socket activation support Rephrase this as: [PATCH/RFC v2] daemon: add systemd support systemd support git-daemon's --inetd mode as well. Unable to make sense of this sentence (fragment). A better

[RFC 2] systemd socket activation support

2015-04-02 Thread Shawn Landden
systemd support git-daemon's --inetd mode as well. v2: actually test... Signed-off-by: Shawn Landden sh...@churchofgit.com --- Documentation/git-daemon.txt | 25 +++ Makefile | 1 + daemon.c | 35 -- sd-daemon.c | 152