Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 299147 Details for
Bug 399165
sys-apps/openrc-0.9.4: bug in sh/runscript.sh impairs start-stop-daemon backgrounding
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
A patch for the above-mentioned problem
openrc-0.9.4+working-background.patch (text/plain), 530 bytes, created by
Giampaolo Tomassoni
on 2012-01-17 12:44:11 UTC
(
hide
)
Description:
A patch for the above-mentioned problem
Filename:
MIME Type:
Creator:
Giampaolo Tomassoni
Created:
2012-01-17 12:44:11 UTC
Size:
530 bytes
patch
obsolete
>diff -ruNd openrc-0.9.4/sh/runscript.sh.in openrc-0.9.4+working-background/sh/runscript.sh.in >--- openrc-0.9.4/sh/runscript.sh.in 2011-10-16 17:35:12.000000000 +0200 >+++ openrc-0.9.4+working-background/sh/runscript.sh.in 2012-01-17 13:29:43.000000000 +0100 >@@ -140,7 +140,7 @@ > local _background= > ebegin "Starting ${name:-$RC_SVCNAME}" > if yesno "${command_background}"; then >- _background="--background --pidfile" >+ _background="--background --make-pidfile" > fi > if yesno "$start_inactive"; then > local _inactive=false
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 399165
: 299147