Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 164556 Details for
Bug 236685
>=dev-util/git-1.6.0 init script fix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
git-daemon.initrd.patch
git-daemon.initrd.patch (text/plain), 405 bytes, created by
Christian Ruppert (idl0r)
on 2008-09-04 11:48:00 UTC
(
hide
)
Description:
git-daemon.initrd.patch
Filename:
MIME Type:
Creator:
Christian Ruppert (idl0r)
Created:
2008-09-04 11:48:00 UTC
Size:
405 bytes
patch
obsolete
>--- /usr/portage/dev-util/git/files/git-daemon.initd 2008-03-20 13:35:55.000000000 +0100 >+++ /etc/init.d/git-daemon 2008-09-04 13:42:33.000000000 +0200 >@@ -11,7 +11,7 @@ depend() { > start() { > ebegin "Starting git-daemon" > start-stop-daemon --start --quiet --background \ >- --exec /usr/bin/git-daemon -- ${GITDAEMON_OPTS} >+ --exec /usr/libexec/git-core/git-daemon -- ${GITDAEMON_OPTS} > eend $? > } >
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 236685
: 164556