Re: [RFCv5 PATCH] daemon: add systemd support
On Fri, Apr 3, 2015 at 11:22 PM, Shawn Landden wrote: > [RFCv5 PATCH] daemon: add systemd support Now that you've included a documentation update and made the example systemd configuration files more accessible, this feels like a more properly fleshed-out submission (though the commit me
[RFCv5 PATCH] daemon: add systemd support
systemd supports git-daemon's existing --inetd mode as well. Signed-off-by: Shawn Landden --- Documentation/git-daemon.txt | 41 +++- Makefile | 10 ++ daemon.c | 45 ++--