FS#20090 - [git] git-daemon doesn't run in background

Attached to Project: Arch Linux
Opened by Daniel Milde (dundee) - Tuesday, 06 July 2010, 08:26 GMT
Last edited by Ionut Biru (wonder) - Thursday, 08 July 2010, 12:03 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Dan McGee (toofishes)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Git-daemon RC script doesn't start the git-daemon binary in background, so the RC script hangs waiting.

Additional info:
version 1.7.1


Steps to reproduce:
1) run /etc/rc.d/git-daemon start
2) output freezes

Patch attached.
This task depends upon

Closed by  Ionut Biru (wonder)
Thursday, 08 July 2010, 12:03 GMT
Reason for closing:  Not a bug
Comment by Dan McGee (toofishes) - Wednesday, 07 July 2010, 23:56 GMT
This is silly. You edited --detach out of your options list.
Comment by Daniel Milde (dundee) - Thursday, 08 July 2010, 07:13 GMT
I didn't notice this option. Sorry.

Loading...