FreeBSD Bugzilla – Attachment 103378 Details for
Bug 143275
Update port devel/git: rc script set --reuseaddr
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel_git.patch
devel_git.patch (text/plain), 461 bytes, created by
phil
on 2010-01-26 21:10:01 UTC
(
hide
)
Description:
devel_git.patch
Filename:
MIME Type:
Creator:
phil
Created:
2010-01-26 21:10:01 UTC
Size:
461 bytes
patch
obsolete
>diff -ru git.orig/files/git_daemon.in git/files/git_daemon.in >--- git.orig/files/git_daemon.in 2010-01-26 21:24:17.000000000 +0100 >+++ git/files/git_daemon.in 2010-01-26 21:25:03.000000000 +0100 >@@ -21,7 +21,7 @@ > > : ${git_daemon_enable:=NO} > : ${git_daemon_directory:=%%PREFIX%%/git} >-: ${git_daemon_flags:="--syslog"} >+: ${git_daemon_flags:="--reuseaddr --syslog"} > > command="%%PREFIX%%/libexec/git-core/git-daemon" > command_args="${git_daemon_directory} &"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 143275
: 103378