Comment 4 for bug 153048

Revision history for this message
Hendy Irawan (ceefour) wrote : Re: git-daemon-run doesn't

Workaround is available here:

Doing this solves the problem:

sudo runsvdir /var/service &

After that, you can run:

sudo sv start git-daemon

It seems that this (runsvdir) needs to be started upon server startup.