Re: git-clone works with ssh but not with http/https/git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 24 Jun 2008, Erez Zilber wrote:

> BTW - I'm currently running git-daemon in the following way:
> 
> sudo git-daemon --base-path=/pub/git/ --export-all
> 
> Is there any advantage to run it through xinetd? How do you run it?

You probably want to run it from something that init runs, or you'll have 
to figure it out again when you reboot the server in a while. So you 
either want a suitable init script (Gentoo, for example, has one in their 
git package), or to run it through xinetd (which you almost certainly have 
an init script for).

	-Daniel
*This .sig left intentionally blank*
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux